Release Magnesium
[controller.git] / opendaylight / md-sal / sal-akka-segmented-journal / pom.xml
index a09fbdc77e5844182b99a3d8855a293f5353b2e6..8a206323a978c5f922bdcdf5ba7e5fc4951f0135 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <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>
 
     <artifactId>sal-akka-segmented-journal</artifactId>
-    <version>1.11.1-SNAPSHOT</version>
+    <version>1.11.2</version>
     <packaging>bundle</packaging>
 
     <dependencies>
@@ -67,13 +67,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>io.atomix</groupId>
             <artifactId>atomix-storage</artifactId>
-            <version>3.1.5</version>
+            <version>3.1.7</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>io.atomix</groupId>
             <artifactId>atomix-utils</artifactId>
-            <version>3.1.5</version>
+            <version>3.1.7</version>
             <scope>provided</scope>
         </dependency>