Upgrade to Atomix 2.0.15
Change-Id: Ifef1a11a49ed2bd22a4905c18e72d6a906eb26c8
diff --git a/lib/BUCK b/lib/BUCK
index 2b3f1c0..5bd0c71 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue, 23 Jan 2018 23:55:27 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 6 Feb 2018 18:31:26 GMT. Do not edit this file manually. *****
# ***** Use onos-lib-gen *****
pass_thru_pom(
@@ -178,10 +178,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' ],
)