Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-vpp / pom.xml
index 0db73a974801832cc696ca8eed5a32e81572d8a6..66ef6b7dbc18080d2b3b1ec68ead14b7eb88306e 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-vpp</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -22,9 +22,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.0-SNAPSHOT</netconf.version>
-        <vbd.version>1.2.0-SNAPSHOT</vbd.version>
-        <lisp.version>1.6.0-SNAPSHOT</lisp.version>
+        <netconf.version>1.3.2-SNAPSHOT</netconf.version>
+        <vbd.version>1.2.2-SNAPSHOT</vbd.version>
+        <lisp.version>1.6.2-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -87,7 +87,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.6.0-SNAPSHOT</version>
+            <version>1.6.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>