Release Magnesium
[controller.git] / features / config-netty / odl-config-netty / pom.xml
index 16f84b5899bb07c0b4cc12bf2541070fe3c23695..93cda82e1f2bf066aa2d50a05ae707abdfcb1c11 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-netty</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Config-Netty</name>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.11.2-SNAPSHOT</version>
+                <version>1.11.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>