Bump Atomix dependency version to 1.0.4

Change-Id: Ife3fa00d2fa1996bead7bf434388d0cda2228cfe
diff --git a/lib/BUCK b/lib/BUCK
index af101d8..679dff8 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Thu, 30 Mar 2017 23:42:03 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Fri, 31 Mar 2017 06:11:30 GMT. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom(
@@ -149,10 +149,10 @@
 
 remote_jar (
   name = 'atomix',
-  out = 'atomix-all-1.0.3.jar',
-  url = 'mvn:io.atomix:atomix-all:jar:1.0.3',
-  sha1 = '5796a32536217f577a5253f918eb9e3cb454e2ab',
-  maven_coords = 'io.atomix:atomix-all:1.0.3',
+  out = 'atomix-all-1.0.4.jar',
+  url = 'mvn:io.atomix:atomix-all:jar:1.0.4',
+  sha1 = '45a61e7efa49015d2637866cc174f9b86679c4d4',
+  maven_coords = 'io.atomix:atomix-all:1.0.4',
   visibility = [ 'PUBLIC' ],
 )