Bump versions to 5.0.6-SNAPSHOT
[netconf.git] / karaf / pom.xml
index e21ef6c2e70a51c9752e01157cfe29c9fcb3ef87..886469283d8fa68d29b670e0783ec86538be9b89 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>5.0.5-SNAPSHOT</version>
+  <version>5.0.6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.5-SNAPSHOT</version>
+        <version>5.0.6-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>