Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-mapping-api / pom.xml
index 27315e40cc77f8001c47b7af9e092d1ded0c2b2a..380244212df6289adde3f12fa6e2c747e1fca531 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mapping-api</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mapping API</name>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-api</artifactId>
-            <version>1.5.0-SNAPSHOT</version>
+            <version>1.6.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-mapping-api</artifactId>
-            <version>1.5.0-SNAPSHOT</version>
+            <version>1.6.3-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>