Minor sal-distributed-datastore cleanups
[controller.git] / bundle-parent / pom.xml
index f07a9291188e0a0188b3893ce5dd225452f8ace8..cfd52694f67694571b1ee4c91bd49c03bf29304b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.6-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.5-SNAPSHOT</version>
+                <version>4.0.6-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>