Bump versions by x.y.(z+1)
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-features / odl-ovsdb-hwvtepsouthbound-api / pom.xml
index cf8225f160868bf7ca1b8b4d5d53fc4c1ec5962f..938abdf992b3f903b153e52c3bffeb6f98dd2a1c 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>odl-ovsdb-hwvtepsouthbound-api</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.5-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. -->
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.4</version>
+                <version>4.0.17</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>