Release Magnesium
[netconf.git] / features / restconf / odl-restconf-nb-rfc8040 / pom.xml
index 9a47db5f3332df301c72721d4e03baa17efc5a10..659575745a579fd0293612bf7fdd872fe02a70c5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-restconf-nb-rfc8040</artifactId>
-    <version>1.11.1-SNAPSHOT</version>
+    <version>1.11.1</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Restconf :: NB :: RFC8040</name>
@@ -28,7 +28,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>