Bump versions to 6.0.9-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin-spi / pom.xml
index eaafe8077b889438372d26ad62f17edafd5b42c3..5aea85f7924fe8397a1183c889832975907c0e5d 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>6.0.8-SNAPSHOT</version>
+    <version>6.0.9-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>6.0.8-SNAPSHOT</version>
+                <version>6.0.9-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>