Bump versions to next development cycle
[yangtools.git] / yang / yang-data-impl / pom.xml
index c273a84c4c31c889d6c187e2ef7c465d6621ea98..6bd1f78fac45371ef817c8d7cd66e2f338cd9760 100644 (file)
@@ -16,7 +16,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-data-impl</artifactId>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>2.0.6-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5-SNAPSHOT</version>
+                <version>2.0.6-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>