Bump versions to 5.0.2-SNAPSHOT
[mdsal.git] / dom / dom-parent / pom.xml
index 80fc42ae594ee509bf45720ae700c9fc07f7e5a8..4a85daf9c8f5098f1523762670fd492a0fff8ecb 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>dom-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>pom.xml for MD-SAL DOM plugins</description>
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.1-SNAPSHOT</version>
+                <version>5.0.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>