Revert atomix back to 1.0.0-rc9.

Change-Id: Id096ce01151795cf09f5c7200544e581c46ee202
diff --git a/lib/BUCK b/lib/BUCK
index 4d21836..a6d6023 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Thu Jan 12 18:31:20 PST 2017. Do not edit this file manually. *****
+# ***** This file was auto-generated at Fri Jan 13 10:17:21 PST 2017. Do not edit this file manually. *****
 osgi_feature_group(
   name = 'COMPILE',
   visibility = ['PUBLIC'],
@@ -137,10 +137,10 @@
 
 remote_jar (
   name = 'atomix',
-  out = 'atomix-all-1.0.0.jar',
-  url = 'mvn:io.atomix:atomix-all:jar:1.0.0',
-  sha1 = '1a1074eeb84b416a8ef032dabfe2f6a201978630',
-  maven_coords = 'io.atomix:atomix-all:1.0.0',
+  out = 'atomix-all-1.0.0-rc9.jar',
+  url = 'mvn:io.atomix:atomix-all:jar:1.0.0-rc9',
+  sha1 = '05a5ff76bba888856416b3132e1c45626f0fcaaf',
+  maven_coords = 'io.atomix:atomix-all:1.0.0-rc9',
   visibility = [ 'PUBLIC' ],
 )