Bump versions by x.y.(z+1)
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-it / pom.xml
index 5c59ca8a6d9c06ed2fbc319d0fe363819a30df53..ffe1d285f136bcab11c00c427e55fd16e6b69682 100644 (file)
@@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>it</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.3-SNAPSHOT</version>
     <relativePath>../../commons/it</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>hwvtepsouthbound-it</artifactId>
-  <version>1.8.2-SNAPSHOT</version>
+  <version>1.8.3-SNAPSHOT</version>
   <packaging>jar</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. -->
   <name>ODL :: ovsdb :: ${project.artifactId}</name>
   <properties>
-    <controller.mdsal.version>1.9.2-SNAPSHOT</controller.mdsal.version>
+    <controller.mdsal.version>1.9.3-SNAPSHOT</controller.mdsal.version>
   </properties>
 
   <dependencyManagement>