Bump versions to 4.0.15-SNAPSHOT
[mdsal.git] / features / feature-parent / pom.xml
index 8798a023fe648e78270087f8af0351e00c49fb0d..008f3abbb372287ba1ef0c567e699b0a3bc8fa47 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.14-SNAPSHOT</version>
+    <version>4.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>mdsal-artifacts</artifactId>
-                <version>4.0.14-SNAPSHOT</version>
+                <version>4.0.15-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>