Bump versions to 7.0.2-SNAPSHOT
[mdsal.git] / binding / maven-sal-api-gen-plugin / pom.xml
index e19ddc330e5ed5bb86556b6aa34cec7b49e3413d..ba8776001e75a42457be3d60ce5c391801384363 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.1-SNAPSHOT</version>
+                <version>7.0.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>