Bump versions for next version
[yangtools.git] / yang-validation-tool / pom.xml
index 0e4caf36fcf680be03729f822d5c64058fc30996..b323e80518f9a0ee94e68f892a7e1151e5fe0a2d 100644 (file)
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-validation-tool</artifactId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.10-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.9-SNAPSHOT</version>
+                <version>2.0.10-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>