Release Magnesium
[netconf.git] / features / yanglib / odl-yanglib / pom.xml
index a46ec6b43e1f3ff7cb7db6738aaf5edf7b754f84..c598408cc14e2b020606022c383ea20dec8eae03 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-yanglib</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Yanglib</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>