Release Oxygen
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-vpp / pom.xml
index 23dc7418ed0b815c0f0e817b73e5d8a48201c44d..4b6c4bc0fc8cf83af2deb8f0f611b9552fe7e228 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
-        <vbd.version>1.3.4-SNAPSHOT</vbd.version>
-        <lisp.version>1.7.4-SNAPSHOT</lisp.version>
+        <netconf.version>1.4.4</netconf.version>
+        <vbd.version>1.3.4</vbd.version>
+        <lisp.version>1.7.4</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.4-SNAPSHOT</version>
+            <version>1.7.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>