Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / features / restconf / odl-mdsal-apidocs / pom.xml
index 5b804d27faab482ac83eb6a85f7ce02b19cd47c7..b5bf919fa69586218f44b066ba4c2447e80a4e38 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.2</version>
+        <version>7.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-mdsal-apidocs</artifactId>
-    <version>1.12.0-SNAPSHOT</version>
+    <version>1.13.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MDSAL :: APIDOCS</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl-jackson-2.10</artifactId>
-            <version>7.0.2</version>
+            <version>7.0.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>