Release Carbon
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-neutronmapper / pom.xml
index 79c93acfef860890f211cfe48cbd15e9ecfad1cc..ea43b396475b7500056aa86d7389ed988fc8ae04 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.1-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.5.0-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.0-SNAPSHOT</neutron.version>
+        <neutron.version>0.8.1-Carbon</neutron.version>
     </properties>
 
     <dependencyManagement>
@@ -77,9 +77,9 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>neutron-mapper</artifactId>
-            <type>xml</type>
+            <type>cfg</type>
             <classifier>config</classifier>
             <scope>runtime</scope>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>