Release Carbon
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-neutronmapper / pom.xml
index 5bd4077dc3f01a9b6fb29fc79d118dfa6aff9664..ea43b396475b7500056aa86d7389ed988fc8ae04 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.1-SNAPSHOT</version>
+        <version>1.8.1-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1-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.1-SNAPSHOT</neutron.version>
+        <neutron.version>0.8.1-Carbon</neutron.version>
     </properties>
 
     <dependencyManagement>