Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / mdsal-trace / cli / pom.xml
index 702538eb230d8ca7ff6ef59f2e747e96f2c85ae3..055a193ae86b7bb343b721c25a12590cd2d55816 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <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</groupId>
   <artifactId>mdsal-trace-cli</artifactId>
-  <version>1.8.2-SNAPSHOT</version>
+  <version>1.8.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>