Bump versions by x.y.(z+1)
[controller.git] / features / mdsal / odl-clustering-test-app / pom.xml
index 613c96dd4df9192bd3649f4c038f2511b9b58b42..f1e4993e7edecb16ceb5a018048aee4df5d0358d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-clustering-test-app</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>1.11.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.1</version>
+                <version>4.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>