Bump versions to 4.0.17-SNAPSHOT
[mdsal.git] / features / feature-parent / pom.xml
index 6f5011fea5da035a5281249b1d2c8a923a72dae4..76f9beaa5762a08724a6209afa7be42740cfee56 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.16-SNAPSHOT</version>
+    <version>4.0.17-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.16-SNAPSHOT</version>
+                <version>4.0.17-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>