Bump versions to 2.1.4-SNAPSHOT
[yangtools.git] / bundle-parent / pom.xml
index cf366349e91b3534be5fbbe5387908760be4be74..8ab2f3abce33358ac53ef5645682cd88e003f270 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent</description>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.3-SNAPSHOT</version>
+                <version>2.1.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>