Bump versions by x.(y+1).z
[ovsdb.git] / utils / odl-ovsdb-utils / pom.xml
index 0a7e2e52994652420bb28f106a461197f8f3fead..c94b22c20bb404547229c1adafa5e94b94f4df2f 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-utils</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
          build failure. Please do not modify this unless you have a good reason. -->
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>9.0.1</version>
+                <version>9.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>