Adopt controller-4.0.6/aaa-0.14.6
[netconf.git] / karaf / pom.xml
index 3a7d8843bc2dd6064f7a89a39c67493135adb5a6..be1fcf13e237f7c78f5899dae1e604bf50b51a0e 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>2.0.7-SNAPSHOT</version>
+  <version>2.0.8-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -24,7 +24,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.7-SNAPSHOT</version>
+        <version>2.0.8-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>