Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-ofoverlay / pom.xml
index 44d4c01f67d95345610ae4a4a99408592c3cbefb..e9afa3139e66e29d123d1027b25a7389afc476e1 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.5-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.5-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.6.5-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.7.5-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>