Bump versions to 4.0.10-SNAPSHOT
[netconf.git] / parent / pom.xml
index dd806361ce7c10f2bb81a19617ea07397d7a91c9..73c463d38c9ab889750e15d8e1585be6d304674b 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.9</version>
+  <version>4.0.10-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.9</version>
+        <version>4.0.10-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>