Bump versions to 4.0.17-SNAPSHOT
[mdsal.git] / binding / maven-sal-api-gen-plugin / pom.xml
index 33209b59dd9faa25f3ec050543ff3d49d44325e8..035580e84c0a1974efb857beee4e02187225f4ad 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.17-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>
@@ -27,7 +27,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>