Bump versions to 13.0.4-SNAPSHOT
[yangtools.git] / tools / yang-model-validator / pom.xml
index cd8a042a06a1e2b1496ae7c6b97ae9016e32f2f8..e55625485ee7935f934c9d681938b94cd011b752 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>YANG model validator</description>
 
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>13.0.3</version>
+                <version>13.0.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>