Release Carbon
[groupbasedpolicy.git] / renderers / ofoverlay / pom.xml
index 227b3681d902e687b630622f1cb46e94d13369ca..772c0bf48754678499e585aece5235dc277a9c52 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.2-Carbon</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,9 +18,9 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.12.0-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.4.2-Carbon</ovsdb.version>
+    <openflowplugin.version>0.4.2-Carbon</openflowplugin.version>
+    <liblldp.version>0.12.2-Carbon</liblldp.version>
   </properties>
 
   <dependencies>