Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index 6bf9ffce46558f8b6baa3832f2a7c7233d8694f0..02ec4a4fb498285245f67d13203ff2650bc41666 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-provider</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>