Bump versions to 13.0.1-SNAPSHOT
[mdsal.git] / bundle-parent / pom.xml
index 031768cccf9f8a2fff57b7635929a95dabaa4820..d06d9c476dd065e7e10b5f9b6e7cb10bb5a01d45 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.0</version>
+    <version>13.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (felix-based)</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>bnd-parent</artifactId>
-                <version>13.0.0</version>
+                <version>13.0.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>