Upgrade to Atomix 2.0.21
Change-Id: I9cf7ccf0ff6dc2a4caa737f6e69cea677f4b04fc
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index f20ed84..c1bf1a4 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.20</version>
+ <version>2.0.21</version>
</dependency>
<dependency>
diff --git a/features/features.xml b/features/features.xml
index 02c9805..6dff23e 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.20</bundle>
+ <bundle>mvn:io.atomix/atomix/2.0.21</bundle>
<bundle>mvn:org.glassfish.jersey.core/jersey-client/2.26</bundle>
diff --git a/lib/BUCK b/lib/BUCK
index 3ae6307..ae448ab 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Sat, 21 Apr 2018 05:05:33 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 15 May 2018 07:54:13 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.20.jar',
- url = 'mvn:io.atomix:atomix:jar:2.0.20',
- sha1 = '7039de42423b8cd80d6a99208d61f7ee7ec52e50',
- maven_coords = 'io.atomix:atomix:2.0.20',
+ out = 'atomix-2.0.21.jar',
+ url = 'mvn:io.atomix:atomix:jar:2.0.21',
+ sha1 = 'f16ab1461c7e53381d10f5c736ed9ed8236f714a',
+ maven_coords = 'io.atomix:atomix:2.0.21',
visibility = [ 'PUBLIC' ],
)
diff --git a/lib/deps.json b/lib/deps.json
index 46d6d30..f67dec3 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-b42",
"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.20",
+ "atomix": "mvn:io.atomix:atomix:2.0.21",
"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",