Bump versions tp 5.0.2-SNAPSHOT
[yangtools.git] / yang / yang-maven-plugin-spi / pom.xml
index 519ae0d83f3f01c9f2018f45e47b81b97affd6dc..3918498e1a04ab0fa45d22ca0bb2eabf12fcc0d6 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-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>5.0.1-SNAPSHOT</version>
+                <version>5.0.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>