Release Sodium
[controller.git] / opendaylight / config / pom.xml
index 236484b411db7e2af3c8543e1618b3440a3ea8c7..7892a24b04c986de9e740258773f039d79b7dc21 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-subsystem</artifactId>
-  <version>0.11.1-SNAPSHOT</version>
+  <version>0.11.1</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -30,7 +30,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-artifacts</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>