Bump versions to 2.0.1-SNAPSHOT
[netconf.git] / karaf / pom.xml
index 65523419ecc2fe1b87d22b407bc64995439b978d..9792d196c5253cd3f475257d01252195389f7782 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -29,7 +29,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>