Release Nitrogen
[netconf.git] / features / netconf / odl-netconf-util / pom.xml
index ac20ff1216b0e412f5d98e348151230e9a8c2eee..5938c7333f0ceb1aabb1887b7f79b7ccd4989b1d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-util</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.2</version>
     <packaging>feature</packaging>
 
     <dependencies>
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-yang-data</artifactId>
-            <version>1.2.0-SNAPSHOT</version>
+            <version>1.2.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>