commit | 21a29e3aef518a90e3fa6498cb0ece18513dec96 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Fri Jun 05 20:15:29 2015 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Fri Jun 05 22:13:59 2015 -0700 |
tree | 28028bb755dc410fd5d1db4aaec766287aa48640 | |
parent | 33a2b75a5adef61d06c3c7e2a59b14ee29f1b0e8 [diff] |
Updating onos-maven-plugin version in ui archetype-resources/pom.xml Change-Id: Ied0326168c02761cf7cbc33216e98313dd8bccc6
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 72b8f84..d074eec 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-SNAPSHOT</version> + <version>1.4</version> <executions> <execution> <id>cfg</id>