Release Magnesium
[netconf.git] / netconf / netconf-impl / pom.xml
index 3d17daae3e96b2545d725e6279d0ccdbf9c58fee..5d1b076c8d3c776c5db163f704b9c08271f4aa68 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-impl</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.8.1</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-artifacts</artifactId>
-        <version>0.12.1-SNAPSHOT</version>
+        <version>0.12.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>