Bump version to 2.1.5-SNAPSHOT
[yangtools.git] / bundle-parent / pom.xml
index 8ab2f3abce33358ac53ef5645682cd88e003f270..873d3fc6b172ffeed9e95429c6f103179be81304 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.1.4-SNAPSHOT</version>
+    <version>2.1.5-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.4-SNAPSHOT</version>
+                <version>2.1.5-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>