Bump up version of Atomix to 1.0.0 release
Change-Id: I829af1844ec982c4506e44d4e2c9ebd8c11662c4
diff --git a/lib/BUCK b/lib/BUCK
index 907270b..4d21836 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Fri Dec 16 13:24:41 PST 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Thu Jan 12 18:31:20 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-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',
+ 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',
visibility = [ 'PUBLIC' ],
)