Release Nitrogen
[netconf.git] / features / netconf / odl-netconf-util / pom.xml
index b27c3de614aa319ecb9c7218f5b08aa266f8836d..5938c7333f0ceb1aabb1887b7f79b7ccd4989b1d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-util</artifactId>
-    <version>1.2.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.1.0-SNAPSHOT</version>
+            <version>1.2.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -50,7 +50,6 @@
             <version>${project.version}</version>
             <type>cfg</type>
             <classifier>config</classifier>
-            <scope>provided</scope>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file