updating to onos 1.7.0-SNAPSHOT
Change-Id: Id83c0cdc3524e192e416c651beefd86efc5ae7ee
diff --git a/pom.xml b/pom.xml
index 28deb92..03689c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.6.0</version>
+ <version>1.7.0-SNAPSHOT</version>
</parent>
<groupId>org.opencord</groupId>
@@ -34,7 +34,7 @@
<properties>
<onos.app.name>org.opencord.config</onos.app.name>
- <onos.version>1.6.0</onos.version>
+ <onos.version>1.7.0-SNAPSHOT</onos.version>
<onos.app.title>CORD Configuration Meta Application</onos.app.title>
<onos.app.category>Utility</onos.app.category>
<onos.app.url>http://opencord.org</onos.app.url>