Bump versions to 6.0.1-SNAPSHOT
[netconf.git] / features / parent / pom.xml
index ca8e38c1d9402c6115d8138e3e186ec4a275c5c6..3d077652eae10b19707ce57c2046f34c1a961ff4 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>6.0.0-SNAPSHOT</version>
+                <version>6.0.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>