Upgrade to Atomix 2.0.19
Change-Id: I1a8c9ec2a8c79c27755988e4e585a597f3cc60c6
diff --git a/lib/BUCK b/lib/BUCK
index e263a1b..611f3dd 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Fri, 16 Feb 2018 17:15:55 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed, 14 Mar 2018 22:16:36 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.18.jar',
- url = 'mvn:io.atomix:atomix:jar:2.0.18',
- sha1 = 'e5a9ea68155a7c97c591a4c40d608bf5f80e5c73',
- maven_coords = 'io.atomix:atomix:2.0.18',
+ out = 'atomix-2.0.19.jar',
+ url = 'mvn:io.atomix:atomix:jar:2.0.19',
+ sha1 = '72e85bb738737aec8c7dd6e766bec7671b39c626',
+ maven_coords = 'io.atomix:atomix:2.0.19',
visibility = [ 'PUBLIC' ],
)