Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-ofoverlay / pom.xml
index ba43303a6d46d0a7dc2f2c15812a9983e0ee4171..f83fa6844fba48b0872c720eec9956d46557a18a 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -23,9 +23,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.6.3-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.6.3-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.7.3-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.6.4-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.7.4-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>