Bump versions by x.(y+1).z
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-impl-rest / pom.xml
index b2d0dec528474761e66c7bfe9fe0fb85b120063b..10c5f257e1cd946b1bbc335c4b0446fcbcd0c1e6 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>odl-ovsdb-southbound-impl-rest</artifactId>
-    <version>1.18.0-SNAPSHOT</version>
+    <version>1.19.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>7.0.3</version>
+                <version>7.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>