Bump versions to 2.0.14-SNAPSHOT
[yangtools.git] / yang / openconfig-parser-support / pom.xml
index 8bc0073d40daf07930501e9134ef0ab600ee7460..c439be0708f90273296d6b1178066ebd1ce9f8e2 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>openconfig-parser-support</artifactId>
-    <version>2.0.13-SNAPSHOT</version>
+    <version>2.0.14-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>OpenConfig extensions parser support</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13-SNAPSHOT</version>
+                <version>2.0.14-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>