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