Bump versions to 2.0.1-SNAPSHOT
[netconf.git] / karaf / pom.xml
index 06b33a5c08d7d78653c6ae50600b90d8718191ca..9792d196c5253cd3f475257d01252195389f7782 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>8.1.2</version>
+    <version>9.0.2</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.13.2-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>1.13.2-SNAPSHOT</version>
+        <version>2.0.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>