Release Aluminium
[neutron.git] / features / production / odl-neutron-northbound-api / pom.xml
index d8d986b0f0d1dd81e63b6838600a3d180bb9ad5e..055fb13e0dfc7708528c0e1d1ef0111832510be3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.neutron</groupId>
         <artifactId>neutron-single-feature-parent</artifactId>
-        <version>0.15.1-SNAPSHOT</version>
+        <version>0.15.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.12.1-SNAPSHOT</version>
+                <version>0.12.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.9.1-SNAPSHOT</version>
+                <version>1.9.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>