Release Magnesium
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index 4e6a4b3c5f75a6352e1df59d9171168a5e2cf0c5..4ba288db928a38d08b9bb98a90e5df49258c5611 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>1.11.1-SNAPSHOT</version>
+        <version>1.11.2</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-provider</artifactId>
-    <version>1.11.1-SNAPSHOT</version>
+    <version>1.11.2</version>
     <packaging>bundle</packaging>
 
     <dependencies>