Bump versions to 13.0.2-SNAPSHOT
[mdsal.git] / bnd-parent / pom.xml
index c5608a5c57cf1b22e7b8102daf64cafc3502df16..fa5d8345c36ebb76a7fad8b765fe26fb3574739a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.1-SNAPSHOT</version>
+    <version>13.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (bnd-based)</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>13.0.1-SNAPSHOT</version>
+                <version>13.0.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>