Bump versions to 4.0.9-SNAPSHOT
[yangtools.git] / yang / yang-model-validator / pom.xml
index c97e1a771e60cabf2b2d5b9de4579ba4064151ee..e7d21272d9b8840d8080727e26847efa01e3337a 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-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>4.0.8-SNAPSHOT</version>
+                <version>4.0.9-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>