Upgrade to Atomix 2.0.14
Change-Id: I919aa1337a850f7dc25621d6a990a7d8b4d2ee6f
diff --git a/lib/BUCK b/lib/BUCK
index 94c9a80..2b3f1c0 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue, 23 Jan 2018 23:45:30 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 23 Jan 2018 23:55:27 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.13.jar',
- url = 'mvn:io.atomix:atomix:jar:2.0.13',
- sha1 = '3f865c961cb5a15131734b5733fe1ae56e181103',
- maven_coords = 'io.atomix:atomix:2.0.13',
+ 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',
visibility = [ 'PUBLIC' ],
)