Starting snapshot 1.12.0-SNAPSHOT
diff --git a/apps/routing/fpm/api/pom.xml b/apps/routing/fpm/api/pom.xml
index 74226c3..9277b90 100644
--- a/apps/routing/fpm/api/pom.xml
+++ b/apps/routing/fpm/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps-fpm</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.12.0-rc3</version>
+ <version>1.12.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/fpm/app/pom.xml b/apps/routing/fpm/app/pom.xml
index 6aff547..347ad3e 100644
--- a/apps/routing/fpm/app/pom.xml
+++ b/apps/routing/fpm/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps-fpm</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.12.0-rc3</version>
+ <version>1.12.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/fpm/pom.xml b/apps/routing/fpm/pom.xml
index 02385cf..ef55d84 100644
--- a/apps/routing/fpm/pom.xml
+++ b/apps/routing/fpm/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-app-routing-parent</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.12.0-rc3</version>
+ <version>1.12.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>