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