Updating onos-maven-plugin to 1.5 in ui archetype pom.xml
Change-Id: I9e956a09b0fdc404206b02ac0d351b393a3f5049
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -108,7 +108,7 @@ | ... | @@ -108,7 +108,7 @@ |
108 | <plugin> | 108 | <plugin> |
109 | <groupId>org.onosproject</groupId> | 109 | <groupId>org.onosproject</groupId> |
110 | <artifactId>onos-maven-plugin</artifactId> | 110 | <artifactId>onos-maven-plugin</artifactId> |
111 | - <version>1.4</version> | 111 | + <version>1.5</version> |
112 | <executions> | 112 | <executions> |
113 | <execution> | 113 | <execution> |
114 | <id>cfg</id> | 114 | <id>cfg</id> | ... | ... |
-
Please register or login to post a comment