Release Magnesium
[netconf.git] / karaf / pom.xml
index 5b97443da160664afe9bb5824930693905ca9d52..aac5d5555f189f583f2143d3d7ba41a8f8b635fd 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.11.1-SNAPSHOT</version>
+  <version>1.11.1</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -29,7 +29,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.8.1-SNAPSHOT</version>
+        <version>1.8.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>