Bump versions to 6.0.5-SNAPSHOT
[yangtools.git] / bundle-parent / pom.xml
index 2e274290064ff6cf547b8dea3239a94e6ce7f816..64cb11fa1fb908181a4bf09c6a272b16da84f0dc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>6.0.4-SNAPSHOT</version>
+    <version>6.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>6.0.4-SNAPSHOT</version>
+                <version>6.0.5-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>