Bump versions by x.y.(z+1)
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-impl-rest / pom.xml
index 94db406a0a2a48db405a0e78c201ecdddc31e9fc..4d40767e004ee38be32fd9c64adc355d5b0530ab 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.9.4-SNAPSHOT</version>
+    <version>1.9.5-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.10.4-SNAPSHOT</version>
+            <version>1.10.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>