Bumping atomix version

Change-Id: Id97697c3264e22f46053d244162b8299eb83e15a
diff --git a/lib/BUCK b/lib/BUCK
index bd0f965..fe80b14 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Wed Jun 15 12:09:22 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed Jun 15 22:00:07 PDT 2016. Do not edit this file manually. *****
 osgi_feature_group(
   name = 'COMPILE',
   visibility = ['PUBLIC'],
@@ -133,10 +133,10 @@
 
 remote_jar (
   name = 'atomix',
-  out = 'atomix-all-1.0.0-rc7.jar',
-  url = 'mvn:io.atomix:atomix-all:jar:1.0.0-rc7',
-  sha1 = 'ad103065adbf02971b6072719a02d6a93753125b',
-  maven_coords = 'io.atomix:atomix-all:1.0.0-rc7',
+  out = 'atomix-all-1.0.0-rc8.jar',
+  url = 'mvn:io.atomix:atomix-all:jar:1.0.0-rc8',
+  sha1 = 'ed6259ce60ecf00f40e61d814b74515324c6c9fb',
+  maven_coords = 'io.atomix:atomix-all:1.0.0-rc8',
   visibility = [ 'PUBLIC' ],
 )