Bump versions by x.y.(z+1)
[controller.git] / features / mdsal / odl-mdsal-clustering / pom.xml
index 2e0fd769e1d23638e7bcc304b0b5cf0820b4fc6e..f28862e07c6e1d954e6c9c276e44f35a6b787e8b 100644 (file)
@@ -6,21 +6,19 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
  -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>5.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-clustering</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.11.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
@@ -33,4 +31,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>