Tag app as snapshot, bump onos version
Change-Id: Icbffe1bbedbdcb42a165e512072309a1c46f3fd8
diff --git a/global/app/pom.xml b/global/app/pom.xml
index 1684fea..eb8de32 100644
--- a/global/app/pom.xml
+++ b/global/app/pom.xml
@@ -21,15 +21,16 @@
<parent>
<groupId>org.opencord.ce</groupId>
<artifactId>global</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>ecord-global-app</artifactId>
<packaging>pom</packaging>
+ <version>1.0.0-SNAPSHOT</version>
- <description>java application bundling orchestration,
- http communication and topology provider component
+ <description>Java application bundling orchestration,
+ HTTP communication and topology provider component
</description>
<properties>