Bump versions to 6.0.3-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin-spi / pom.xml
index 63e2a2fd91c06bce233b7ca51797959059502092..65405355c0da372bad4aebf6da47b632d0bd3473 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.2-SNAPSHOT</version>
+    <version>6.0.3-SNAPHOST</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.2-SNAPSHOT</version>
+                <version>6.0.3-SNAPHOST</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>