Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / samples / toaster-consumer / pom.xml
index e73e640fc8b7641af4332c2f6bc270197657b17f..b52edb31e9c30f1a0828355b4e73aad912e146bf 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>sample-toaster-consumer</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.8.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>