Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-dom-broker / pom.xml
index 8034a612fa0dd9fcbb846bcb8ce643fae3c90b03..ff9e190a8f4a9a8f24cfd6aa1ccabd9d6e9925e7 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</groupId>
   <artifactId>sal-broker-impl</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.8.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>