Starting snapshot 1.12.1-SNAPSHOT
diff --git a/apps/route-service/api/pom.xml b/apps/route-service/api/pom.xml
index 225836d..78707a6 100644
--- a/apps/route-service/api/pom.xml
+++ b/apps/route-service/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.12.1-rc7</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-route-service-api</artifactId>
diff --git a/apps/route-service/app/pom.xml b/apps/route-service/app/pom.xml
index 5401a7d..01a1217 100644
--- a/apps/route-service/app/pom.xml
+++ b/apps/route-service/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.12.1-rc7</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-route-service-app</artifactId>
diff --git a/apps/route-service/pom.xml b/apps/route-service/pom.xml
index bd07e11..c051d21 100644
--- a/apps/route-service/pom.xml
+++ b/apps/route-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.12.1-rc7</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-route-service</artifactId>