Bump versions to 3.0.2-SNAPSHOT
[yangtools.git] / yang / yang-model-validator / pom.xml
index 83ba56892be2ff5da266c92dcd51b9dadbca5dac..1eaa4a754cea554b17dbc28828917e13410df131 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>YANG model validator</description>
 
@@ -19,7 +19,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.1-SNAPSHOT</version>
+                <version>3.0.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>