Bump versions to 7.0.2-SNAPSHOT
[netconf.git] / features / parent / pom.xml
index e065847192f1e0f092e2b6f3f1fa351eefa0023b..22938bff19b5eeef4b5ac36c23285209c4d71411 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>7.0.1</version>
+                <version>7.0.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>