Release Carbon
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-neutronmapper / pom.xml
index 57a562c10054c9321ed4b5ed3c04bb940d21b0b4..23c35f0ae550ae6af799c56da84e393be8a5e0be 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.2-Carbon</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -20,7 +20,7 @@
     <name>OpenDaylight :: groupbasedpolicy :: Neutron Mapper mapps neutron APIs to GBP APIs</name>
 
     <properties>
-        <neutron.version>0.8.2-SNAPSHOT</neutron.version>
+        <neutron.version>0.8.2-Carbon</neutron.version>
     </properties>
 
     <dependencyManagement>