Bump versions to 7.0.4-SNAPSHOT
[netconf.git] / karaf / pom.xml
index 4e06dfd2e446def94d2728591715b07de2bc7291..0f0aeed27ad2cb9080cbe39f4bc977bb74f0cae9 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>7.0.3</version>
+  <version>7.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.3</version>
+        <version>7.0.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>