Release Sodium
[controller.git] / features / config-netty / odl-config-netty / pom.xml
index 2d8e3259013dacd36ad462def477fe9529fe36a2..53f74e25cfecfec6a750b804ff12bab7b153b6d6 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-netty</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.1</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Config-Netty</name>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.10.1-SNAPSHOT</version>
+                <version>1.10.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>