Bump versions to 13.0.3-SNAPSHOT
[mdsal.git] / features / feature-parent / pom.xml
index ff7ac89467849b2190484e9331730c1aa06d753f..676bfcf81cfbecde740af0c6c44c03d8241e9cc4 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>13.0.2</version>
+    <version>13.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Feature Parent</name>
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>13.0.2</version>
+                <version>13.0.3-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>