Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-vpp / pom.xml
index 78ce565ae867a113c07b4a4538a4c9e01f8442e4..dbc4778e1bb27b12540517328922d4473ea69f74 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.2-SNAPSHOT</netconf.version>
-        <vbd.version>1.3.2-SNAPSHOT</vbd.version>
-        <lisp.version>1.7.2-SNAPSHOT</lisp.version>
+        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
+        <vbd.version>1.3.4-SNAPSHOT</vbd.version>
+        <lisp.version>1.7.4-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>