Starting snapshot 1.13.10-SNAPSHOT
diff --git a/apps/route-service/api/pom.xml b/apps/route-service/api/pom.xml
index 0653f56..27f3abc 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.13.10-rc2</version>
+ <version>1.13.10-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 f33782e..801605f 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.13.10-rc2</version>
+ <version>1.13.10-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 7aaccf0..1cdd4a6 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.13.10-rc2</version>
+ <version>1.13.10-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-route-service</artifactId>