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