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