commit | bd60cfd049b0287a1938909cbec2f979f1466743 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Sat Sep 05 00:06:28 2015 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Sat Sep 05 00:06:28 2015 -0700 |
tree | 49d1b2bf2b602c0139656721da8c2c34a09b4a72 | |
parent | e8bcb70258707430e1b37b519e5c28e958192bf2 [diff] |
Updating onos-maven-plugin to 1.5 in ui archetype pom.xml Change-Id: I9e956a09b0fdc404206b02ac0d351b393a3f5049
diff --git a/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml index 1c4deec..a6beae9 100644 --- a/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml +++ b/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml
@@ -108,7 +108,7 @@ <plugin> <groupId>org.onosproject</groupId> <artifactId>onos-maven-plugin</artifactId> - <version>1.4</version> + <version>1.5</version> <executions> <execution> <id>cfg</id>