Bump versions to 7.0.4-SNAPSHOT
[netconf.git] / parent / pom.xml
index 94b7d0bb7bf831ac9f40eeda0fbc4072089ce2e3..a2687bdefa21849614e2c32a21dd5fd6ebaf59c3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>7.0.3</version>
+  <version>7.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,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>