Thomas Vachuska
Committed by Gerrit Code Review

Releasing onos-maven-plugin 1.9

Change-Id: Ib4f043af142c40835882bdbbc60ced61836abde8
......@@ -52,7 +52,6 @@
<module>incubator</module>
<module>features</module>
<module>tools/package/maven-plugin</module>
<module>tools/package/archetypes</module>
<module>tools/package/branding</module>
</modules>
......@@ -81,7 +80,7 @@
<atomix.version>1.0.0-rc2</atomix.version>
<copycat.version>0.5.1.onos</copycat.version>
<openflowj.version>0.9.2.onos</openflowj.version>
<onos-maven-plugin.version>1.9-SNAPSHOT</onos-maven-plugin.version>
<onos-maven-plugin.version>1.9</onos-maven-plugin.version>
<osgi.version>4.3.1</osgi.version>
<karaf.version>3.0.5</karaf.version>
<jersey.version>1.19</jersey.version>
......
......@@ -25,7 +25,7 @@
<groupId>org.onosproject</groupId>
<artifactId>onos-maven-plugin</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9</version>
<packaging>maven-plugin</packaging>
<description>Maven plugin for packaging ONOS applications or generating
......