Bump versions to 7.0.5-SNAPSHOT
[netconf.git] / karaf / pom.xml
index 182b5e40fb84397d9b2c182e10cebecd4b84613e..2b8356f46ea5971de3b9758b6b24542cd4914cfb 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,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>