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