Release Aluminium
[neutron.git] / features / production / odl-neutron-hostconfig-ovs / pom.xml
index 4c3eff32a81dc56c302761b205eff4bd4d8d3dbd..0099d4ee91814f5d95a3944e10b336a317538a0e 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>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.ovsdb</groupId>
                 <artifactId>southbound-artifacts</artifactId>
-                <version>1.11.1-SNAPSHOT</version>
+                <version>1.11.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <artifactId>odl-ovsdb-utils</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
-            <version>1.11.1-SNAPSHOT</version>
+            <version>1.11.1</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-cert</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
-            <version>0.12.1-SNAPSHOT</version>
+            <version>0.12.1</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>