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