Release Carbon
[groupbasedpolicy.git] / neutron-vpp-mapper / pom.xml
index e158166e4dcbb8f6e9c2f2833e6fa573c553661a..196461eda4d2abce11110364deb7c4e20d9ce9c2 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.5.0-Carbon</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <neutron.version>0.8.0-SNAPSHOT</neutron.version>
+    <neutron.version>0.8.0-Carbon</neutron.version>
   </properties>
 
   <dependencies>