Tag app as snapshot, bump onos version
Change-Id: Icbffe1bbedbdcb42a165e512072309a1c46f3fd8
diff --git a/local/pom.xml b/local/pom.xml
index c91f1b8..146a1e7 100644
--- a/local/pom.xml
+++ b/local/pom.xml
@@ -22,19 +22,19 @@
<parent>
<groupId>org.opencord</groupId>
<artifactId>ce</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.opencord.ce</groupId>
<artifactId>local</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <description>Local components of the Carrier Ethernet Metro application</description>
+ <description>Local components of the CORD Carrier Ethernet service</description>
<properties>
- <onos.version>1.10.3</onos.version>
- <onos.app.title>ECORD Carrier Ethernet local site component</onos.app.title>
+ <onos.version>1.10.6</onos.version>
+ <onos.app.title>E-CORD Carrier Ethernet local site component</onos.app.title>
<onos.app.url>http://opencord.org</onos.app.url>
</properties>