Bump versions to 6.0.1-SNAPSHOT
[controller.git] / bundle-parent / pom.xml
index 5b59e5bf9a6cede79803c76fda8343267880ffa0..0c2b20e3e58bce8f5e3395d7a7cc2c2db6d4e349 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>6.0.0-SNAPSHOT</version>
+                <version>6.0.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>