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