[ONOS-7068] Upgrade to Atomix 2.0.4

Change-Id: I864567084b1ac230254533026f06d4a25e5e0a2d
diff --git a/lib/BUCK b/lib/BUCK
index 478049d..62ade4c 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue, 31 Oct 2017 20:36:56 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Fri, 3 Nov 2017 05:46:03 GMT. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom(
@@ -210,10 +210,10 @@
 
 remote_jar (
   name = 'atomix',
-  out = 'atomix-2.0.2.jar',
-  url = 'mvn:io.atomix:atomix:jar:2.0.2',
-  sha1 = '9b3b05af6337c35bc69922fb7b535c78f07a5f5b',
-  maven_coords = 'io.atomix:atomix:2.0.2',
+  out = 'atomix-2.0.4.jar',
+  url = 'mvn:io.atomix:atomix:jar:2.0.4',
+  sha1 = 'ad9165144b95174ab8c8ba1ae7481e6ca8a699e3',
+  maven_coords = 'io.atomix:atomix:2.0.4',
   visibility = [ 'PUBLIC' ],
 )