Bump versions by x.(y+1).z
[openflowplugin.git] / applications / topology-manager / pom.xml
index 126e7dd7f19ba48ec7d1fd9f8f58ef58b35eed4f..8874d61340143a3a9bc3159d29fb74b837022de2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.15.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.14.0-SNAPSHOT</version>
+  <version>0.15.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>