Fix ONOS version string

Change-Id: Iafd32ca20b73177e0b52b313ac76434c5d5569c5
diff --git a/apps/routing/fpm/web/pom.xml b/apps/routing/fpm/web/pom.xml
index 909b1f5..40522c2 100644
--- a/apps/routing/fpm/web/pom.xml
+++ b/apps/routing/fpm/web/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-apps-fpm</artifactId>
-        <version>1.12.2-SNAPSHOT</version>
+        <version>1.13.9-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-apps-routing-fpm-web</artifactId>