Release Nitrogen
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-neutronmapper / pom.xml
index ae14a46250624792f0cc2d2695b9f6aa96f16acc..c303e6ed0430f29dc702d68c4cd12861ef6f38ce 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.0</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.9.0-SNAPSHOT</neutron.version>
+        <neutron.version>0.9.0</neutron.version>
     </properties>
 
     <dependencyManagement>