Bumping versions by 0.0.1 for next dev cycle
[openflowplugin.git] / extension / features / pom.xml
index f2643b5fa65188d8d1c1dc9008cda849c2f974b2..24fe6b57a6e16738f5768f952fdf1d88595886b1 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.1-SNAPSHOT</version>
+    <version>1.7.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.1-SNAPSHOT</version>
+  <version>0.3.2-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.1-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.2-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>