Bump versions to 11.0.15-SNAPSHOT
[mdsal.git] / features / feature-parent / pom.xml
index baa6c1d3d6774fda1f253f6b66e71a04486f34e8..722082386956596466f007b2b2d1cd8bd32424dc 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>11.0.14</version>
+    <version>11.0.15-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Feature Parent</name>
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>dom-parent</artifactId>
-                <version>11.0.14</version>
+                <version>11.0.15-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>