Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-mdsal / pom.xml
index afd781c0dbbb7fc70c112a0a2d9bb47c48828444..a3e3a9e197b85b3a390c9bb485d1b85762340052 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9</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.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mdsal</name>
 
     <properties>
-        <netconf.version>1.6.1-SNAPSHOT</netconf.version>
+        <netconf.version>1.6.3-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>