Bumping Atomix from 1.0.0 to 1.0.1-rc1

Change-Id: Ia1e8ad369b206e293480b7274a94f3d41a43a892
(cherry picked from commit 2ef194f367822fb33f50543b7c7c7de65b280c80)
diff --git a/lib/BUCK b/lib/BUCK
index 8dba5c5..f97b618 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Wed Feb 15 21:56:24 KST 2017. Do not edit this file manually. *****
+# ***** This file was auto-generated at Fri Feb 17 08:57:18 PST 2017. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom( 
@@ -146,10 +146,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.1-rc1.jar',
+  url = 'mvn:io.atomix:atomix-all:jar:1.0.1-rc1',
+  sha1 = '31f5b07b65bf0bfc36d51491746bbfbe97276f82',
+  maven_coords = 'io.atomix:atomix-all:1.0.1-rc1',
   visibility = [ 'PUBLIC' ],
 )