Tag app as snapshot, bump onos version

Change-Id: Icbffe1bbedbdcb42a165e512072309a1c46f3fd8
diff --git a/global/ce-orchestration/pom.xml b/global/ce-orchestration/pom.xml
index ac7f64f..9eddcf8 100644
--- a/global/ce-orchestration/pom.xml
+++ b/global/ce-orchestration/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.opencord.ce</groupId>
         <artifactId>global</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>orchestration</artifactId>
@@ -33,7 +33,7 @@
     <properties>
         <web.context>/carrierethernet</web.context>
         <onos.app.name>org.opencord.ce.global.orchestration</onos.app.name>
-        <onos.version>1.10.3</onos.version>
+        <onos.version>1.10.6</onos.version>
         <onos.app.url>http://opencord.org</onos.app.url>
     </properties>