Bump odlparent to 4.0.11
[netconf.git] / features / netconf / odl-netconf-util / pom.xml
index fdbdf5534c00a7eb9877a6f3e5e065bae6d1827b..e58947c3363bf867e9c600246ab2f9ec953b6540 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-util</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
@@ -38,7 +38,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-codec</artifactId>
-            <version>2.1.2</version>
+            <version>2.1.10</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>