Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-ofoverlay / pom.xml
index 1703f00a6d3023d70fe2facd2b8cff791df07f96..a61b509d8c722add6c37be7dae5cbcfe5ed7e856 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -25,9 +25,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.5.0-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.6.0-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.5.2-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.5.2-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.6.2-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>