Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-iovisor / pom.xml
index 0b5b9bc6dcc15a1b7b57c662e79cd73b9d1bdbc3..7861739e1f9d89689a1fe5a316c39677946059c0 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-iovisor</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -24,8 +24,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.6.1-SNAPSHOT</aaa.version>
-        <restconf.version>1.6.1-SNAPSHOT</restconf.version>
+        <aaa.version>0.6.2-SNAPSHOT</aaa.version>
+        <restconf.version>1.6.2-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>