Bump versions for 3.0.4-SNAPSHOT
[yangtools.git] / yang / yang-model-validator / pom.xml
index 9a5458c9892730bfeb3aaf0213bab37cc0c01c0b..31d9077895b8b44450807ce27a17821e00250efa 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.4-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.3-SNAPSHOT</version>
+                <version>3.0.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>