Bump odlparent to 4.0.11
[netconf.git] / features / netconf / odl-netconf-netty-util / pom.xml
index bb8aa41338f7f70c40065d9cb9f606b6f7bce8f6..0be04762a7e83f0359acee9c353ffb777ca8b328 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-netty-util</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Netty Util</name>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.9.0-SNAPSHOT</version>
+                <version>0.9.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>