Bump versions to 7.0.5-SNAPSHOT
[netconf.git] / parent / pom.xml
index 6aecf08f6dc26d4320c60f10e7110ac2b0ea61d1..6900ff19fa7ecd4af074325006356df1d1537bd7 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>