Bump versions to 5.0.1-SNAPSHOT
[controller.git] / opendaylight / md-sal / parent / pom.xml
index 82257968a6acc24ee0feab2750f34941b1551226..54ef5582f22686972a5ce4f52dd404181563d8cb 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>5.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>5.0.0-SNAPSHOT</version>
+        <version>5.0.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>