Bumping archetypes to use onos-maven-plugin v1.9
Change-Id: If88dc3ffa968e974e1ec9f940b801f63b77fc48e
Showing
5 changed files
with
5 additions
and
5 deletions
... | @@ -118,7 +118,7 @@ | ... | @@ -118,7 +118,7 @@ |
118 | <plugin> | 118 | <plugin> |
119 | <groupId>org.onosproject</groupId> | 119 | <groupId>org.onosproject</groupId> |
120 | <artifactId>onos-maven-plugin</artifactId> | 120 | <artifactId>onos-maven-plugin</artifactId> |
121 | - <version>1.7</version> | 121 | + <version>1.9</version> |
122 | <executions> | 122 | <executions> |
123 | <execution> | 123 | <execution> |
124 | <id>cfg</id> | 124 | <id>cfg</id> | ... | ... |
... | @@ -210,7 +210,7 @@ | ... | @@ -210,7 +210,7 @@ |
210 | <plugin> | 210 | <plugin> |
211 | <groupId>org.onosproject</groupId> | 211 | <groupId>org.onosproject</groupId> |
212 | <artifactId>onos-maven-plugin</artifactId> | 212 | <artifactId>onos-maven-plugin</artifactId> |
213 | - <version>1.7</version> | 213 | + <version>1.9</version> |
214 | <executions> | 214 | <executions> |
215 | <execution> | 215 | <execution> |
216 | <id>cfg</id> | 216 | <id>cfg</id> | ... | ... |
... | @@ -118,7 +118,7 @@ | ... | @@ -118,7 +118,7 @@ |
118 | <plugin> | 118 | <plugin> |
119 | <groupId>org.onosproject</groupId> | 119 | <groupId>org.onosproject</groupId> |
120 | <artifactId>onos-maven-plugin</artifactId> | 120 | <artifactId>onos-maven-plugin</artifactId> |
121 | - <version>1.7</version> | 121 | + <version>1.9</version> |
122 | <executions> | 122 | <executions> |
123 | <execution> | 123 | <execution> |
124 | <id>cfg</id> | 124 | <id>cfg</id> | ... | ... |
... | @@ -119,7 +119,7 @@ | ... | @@ -119,7 +119,7 @@ |
119 | <plugin> | 119 | <plugin> |
120 | <groupId>org.onosproject</groupId> | 120 | <groupId>org.onosproject</groupId> |
121 | <artifactId>onos-maven-plugin</artifactId> | 121 | <artifactId>onos-maven-plugin</artifactId> |
122 | - <version>1.7</version> | 122 | + <version>1.9</version> |
123 | <executions> | 123 | <executions> |
124 | <execution> | 124 | <execution> |
125 | <id>cfg</id> | 125 | <id>cfg</id> | ... | ... |
... | @@ -119,7 +119,7 @@ | ... | @@ -119,7 +119,7 @@ |
119 | <plugin> | 119 | <plugin> |
120 | <groupId>org.onosproject</groupId> | 120 | <groupId>org.onosproject</groupId> |
121 | <artifactId>onos-maven-plugin</artifactId> | 121 | <artifactId>onos-maven-plugin</artifactId> |
122 | - <version>1.7</version> | 122 | + <version>1.9</version> |
123 | <executions> | 123 | <executions> |
124 | <execution> | 124 | <execution> |
125 | <id>cfg</id> | 125 | <id>cfg</id> | ... | ... |
-
Please register or login to post a comment