Bump versions to 13.0.5-SNAPSHOT
[yangtools.git] / tools / yang-model-validator / pom.xml
index 8601d89de41484ae71209ae49557ef64a23ccb21..043a230378570869532143c3a1a7a382864cf112 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>13.0.4</version>
+    <version>13.0.5-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.4</version>
+                <version>13.0.5-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>