Bump versions to 4.0.2-SNAPSHOT
[controller.git] / opendaylight / md-sal / parent / pom.xml
index 440259cf02e7ac180925d76a1247f8644b8f469b..07a8f8e55d0684920f08f1f41556b9214e21fc5c 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>