Bump versions to 8.0.3-SNAPSHOT
[controller.git] / bundle-parent / pom.xml
index 4f49d8852a239cc28719c959f6031d55892f7e2b..e9926aa9e82b085f2098dedc035e12abdc4076e7 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.2</version>
+    <version>8.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>8.0.2</version>
+                <version>8.0.3-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>