Bump versions to 3.0.3-SNAPSHOT
[controller.git] / opendaylight / config / threadpool-config-impl / pom.xml
index 9b6c683d2d8d7d2b767bde583dcc32689718c362..bbc8df9dcc3d461cdff68d66661aa27feb2dd36a 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.2-SNAPSHOT</version>
+  <version>0.14.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>