Bump versions to 7.0.4-SNAPSHOT
[netconf.git] / features / parent / pom.xml
index 28524c7cfff6a1c169b4d73836b61028d68eeabd..1659101b62bd27167ce2c954570ce8bcbe27f842 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>7.0.3</version>
+    <version>7.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>7.0.3</version>
+                <version>7.0.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>