Bump versions to 2.0.3-SNAPSHOT
[controller.git] / opendaylight / config / threadpool-config-impl / pom.xml
index a5fd96d64241e694d72c9efe61b4bbe89f5ed3f7..3086391a5537068e18b418b3390ca0618ae52ee0 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.13.2-SNAPSHOT</version>
+  <version>0.13.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>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>