Upgrade Atomix dependency to 2.0.1
Change-Id: Ia9564502137c7d94d94cbefe9bafb84a1d502734
diff --git a/lib/BUCK b/lib/BUCK
index e5a5acc..971a622 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Fri, 1 Sep 2017 17:02:35 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed, 6 Sep 2017 00:09:58 GMT. Do not edit this file manually. *****
# ***** Use onos-lib-gen *****
pass_thru_pom(
@@ -178,10 +178,10 @@
remote_jar (
name = 'atomix',
- out = 'atomix-2.0.0.jar',
- url = 'mvn:io.atomix:atomix:jar:2.0.0',
- sha1 = '44b1271a4a77d9831b000f2eedf52587969ae9fb',
- maven_coords = 'io.atomix:atomix:2.0.0',
+ out = 'atomix-2.0.1.jar',
+ url = 'mvn:io.atomix:atomix:jar:2.0.1',
+ sha1 = '0262155f7ed339030ae33088e0f08959a9c28328',
+ maven_coords = 'io.atomix:atomix:2.0.1',
visibility = [ 'PUBLIC' ],
)