Release Carbon
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-iovisor / pom.xml
index 94542ceabb0c759ea049e9214ab1c412d6840828..d9106b1e93cbfa6b7bdadeef3cfa914094cbc0e7 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.2-Carbon</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -22,8 +22,8 @@
     <name>OpenDaylight :: groupbasedpolicy :: IOVisor Renderer</name>
 
     <properties>
-        <aaa.version>0.5.0-SNAPSHOT</aaa.version>
-        <restconf.version>1.5.0-SNAPSHOT</restconf.version>
+        <aaa.version>0.5.2-Carbon</aaa.version>
+        <restconf.version>1.5.2-Carbon</restconf.version>
     </properties>
 
     <dependencyManagement>