Release Oxygen
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-ofoverlay / pom.xml
index 7331f3b9f9a95f00f2d4440033af5bc302a8a550..56f3e1ad0208da50ca5e1b2a5b63a39f1e06327e 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -23,9 +23,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.6.4-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.7.4-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.6.4</openflowplugin.version>
+        <ovsdb.southbound.version>1.6.4</ovsdb.southbound.version>
+        <sfc.version>0.7.4</sfc.version>
     </properties>
 
     <dependencyManagement>