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