Bump versions by x.(y+1).z
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-impl-rest / pom.xml
index 0e2cad0766a04f96d250812e0ba5d75184625341..0228ba0277a1a261241de2cfe22e53c23ed4c668 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>odl-ovsdb-southbound-impl-rest</artifactId>
-    <version>1.11.0-SNAPSHOT</version>
+    <version>1.15.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.12.0-SNAPSHOT</version>
+            <version>3.0.1</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>