Bump versions to 2.0.15-SNAPSHOT
[netconf.git] / features / parent / pom.xml
index 78880360f4e9521ab3a6c04432794b96b11f0bc7..9bd8e1b9f60d202be2a76b084ff9f60541d2a53b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>2.0.14-SNAPSHOT</version>
+    <version>2.0.15-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>2.0.14-SNAPSHOT</version>
+                <version>2.0.15-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>