Upgrade to Atomix 2.0.15
Change-Id: Ifef1a11a49ed2bd22a4905c18e72d6a906eb26c8
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index 5e2b75f..21e794c 100644
--- a/core/store/primitives/pom.xml
+++ b/core/store/primitives/pom.xml
@@ -69,7 +69,7 @@
<dependency>
<groupId>io.atomix</groupId>
<artifactId>atomix</artifactId>
- <version>2.0.14</version>
+ <version>2.0.15</version>
</dependency>
<dependency>
diff --git a/features/features.xml b/features/features.xml
index 567eda2..0f522a5 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -59,7 +59,7 @@
<bundle>mvn:com.typesafe/config/1.2.1</bundle>
<bundle>mvn:com.googlecode.concurrent-trees/concurrent-trees/2.6.0</bundle>
<bundle>mvn:commons-io/commons-io/2.4</bundle>
- <bundle>mvn:io.atomix/atomix/2.0.14</bundle>
+ <bundle>mvn:io.atomix/atomix/2.0.15</bundle>
<bundle>mvn:org.glassfish.jersey.core/jersey-client/2.25.1</bundle>
diff --git a/lib/BUCK b/lib/BUCK
index 860b5de..500326c 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue, 23 Jan 2018 20:38:59 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 6 Feb 2018 22:57:46 GMT. Do not edit this file manually. *****
# ***** Use onos-lib-gen *****
pass_thru_pom(
@@ -207,10 +207,10 @@
remote_jar (
name = 'atomix',
- out = 'atomix-2.0.14.jar',
- url = 'mvn:io.atomix:atomix:jar:2.0.14',
- sha1 = 'b2deb5601c8385c0eaabc952a19241c772f0984c',
- maven_coords = 'io.atomix:atomix:2.0.14',
+ out = 'atomix-2.0.15.jar',
+ url = 'mvn:io.atomix:atomix:jar:2.0.15',
+ sha1 = '83c6ba79b3759b43cbe06dbe73e2afb65e17ea3d',
+ maven_coords = 'io.atomix:atomix:2.0.15',
visibility = [ 'PUBLIC' ],
)
diff --git a/lib/deps.json b/lib/deps.json
index 0d98ca2..7690348 100644
--- a/lib/deps.json
+++ b/lib/deps.json
@@ -116,7 +116,7 @@
"aopalliance-repackaged": "mvn:org.glassfish.hk2.external:aopalliance-repackaged:2.5.0-b32",
"amqp-client": "mvn:com.rabbitmq:amqp-client:jar:3.6.1",
"asm": "mvn:org.ow2.asm:asm:5.0.4",
- "atomix": "mvn:io.atomix:atomix:2.0.14",
+ "atomix": "mvn:io.atomix:atomix:2.0.15",
"commons-codec": "mvn:commons-codec:commons-codec:1.10",
"commons-collections": "mvn:commons-collections:commons-collections:3.2.2",
"commons-configuration": "mvn:commons-configuration:commons-configuration:1.10",