Bump versions to 5.0.2-SNAPSHOT
[netconf.git] / parent / pom.xml
index 4edc9490d7a268f7195eb1ccb3229345f4a3bf1b..06f7923a0beeb6257018302a82dce0feefe76f7a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>