Bump versions to 3.0.2-SNAPSHOT
[netconf.git] / parent / pom.xml
index c7aea26edb65566f840476c2a4f7cddb0e1cf124..886208a5e07838bea13d2b120a068c6be91c7418 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>