Bump versions to 2.0.19-SNAPSHOT
[yangtools.git] / yang / yang-model-validator / pom.xml
index 582c6a5da973001d41e08ade79532ece308d3867..4fa95b3e4a68a1393ac67e843acf862cb7eab825 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.6</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>2.0.19-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>YANG model validator</description>
 
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>commons-cli</groupId>
             <artifactId>commons-cli</artifactId>
-            <version>1.2</version>
+            <version>1.4</version>
         </dependency>
     </dependencies>