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