Tag app as snapshot, bump onos version
Change-Id: Icbffe1bbedbdcb42a165e512072309a1c46f3fd8
diff --git a/local/common-component/pom.xml b/local/common-component/pom.xml
index 336be69..8b190f7 100644
--- a/local/common-component/pom.xml
+++ b/local/common-component/pom.xml
@@ -21,19 +21,19 @@
<parent>
<groupId>org.opencord.ce</groupId>
<artifactId>local</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>ecord-local-app</artifactId>
<packaging>pom</packaging>
+ <version>1.0.0-SNAPSHOT</version>
- <description>java application bundling the bigswitch abstraction
- and the http channel component
+ <description>Java application bundling the bigswitch abstraction
+ and the HTTP channel component
</description>
<properties>
- <project.version>1.0.0</project.version>
<onos.app.name>org.opencord.ce.local.app</onos.app.name>
</properties>