Release Magnesium
[netconf.git] / features / netconf / odl-netconf-mdsal / pom.xml
index 9e4b4d36d99c09ef6be97ce4d3bab1e04c22256f..79afa26052062d54105e257f71ce99b0bbb30fc5 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mdsal</artifactId>
     <!-- This matches controller -->
-    <version>1.11.1-SNAPSHOT</version>
+    <version>1.11.1</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mdsal</name>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.8.1-SNAPSHOT</version>
+                <version>1.8.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>