Release Carbon
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-neutronmapper / pom.xml
index 20d3e62e0e7fa99ed63b3deb54a806340d66f254..b55d81c556717c5197417802aff4bcaf40ea9fbd 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.0-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.0-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.0-SNAPSHOT</neutron.version>
+        <neutron.version>0.8.0-Carbon</neutron.version>
     </properties>
 
     <dependencyManagement>