Bump odlparent to 4.0.11
[netconf.git] / features / netconf / odl-netconf-mdsal / pom.xml
index c0b0715194fb3d0cd0686788281ade979187a866..0ddbea9fd67edf4af1ed957fb2745d828580d9a4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.10</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mdsal</artifactId>
     <!-- This matches controller -->
-    <version>1.9.1-SNAPSHOT</version>
+    <version>1.9.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mdsal</name>
 
     <properties>
-        <netconf.version>1.6.1-SNAPSHOT</netconf.version>
+        <netconf.version>1.6.2-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>