Bump to odlparent 3.1.3
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-iovisor / pom.xml
index bb8a582dc384d23d5ee1ee230864cb676569194d..4e4ee2667966e94ff03d0ae22a2765556c4f2e58 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-iovisor</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -22,8 +22,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.7.1-SNAPSHOT</aaa.version>
-        <restconf.version>1.7.1-SNAPSHOT</restconf.version>
+        <aaa.version>0.7.3-SNAPSHOT</aaa.version>
+        <restconf.version>1.7.3-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>