commit | eba95353b69078c82659af71864c53016190abf6 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Tue Feb 26 15:03:45 2019 -0800 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Feb 26 15:03:45 2019 -0800 |
tree | 1d0594459288e98637a1846145ebc33b153edd0e | |
parent | dac44dc654a26c1e6b3e83b3ee5d787b262fde75 [diff] |
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>