Release Oxygen
[groupbasedpolicy.git] / renderers / ofoverlay / pom.xml
index c7b501a1f8eac1d21e00e78c85695ff1b3c4af2a..852432f0436007d78f95d49ff1d6230806bdd80b 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.14.0-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.6.0</ovsdb.version>
+    <openflowplugin.version>0.6.0</openflowplugin.version>
+    <liblldp.version>0.14.0</liblldp.version>
   </properties>
 
   <dependencies>