Bump atomix from 1.0.1 to 1.0.2

Change-Id: I017c77c42d19985c75671420b3ab944112363500
diff --git a/lib/BUCK b/lib/BUCK
index bcf535a..e113739 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Fri Feb 24 11:11:22 PST 2017. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon Feb 27 11:55:12 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.1.jar',
-  url = 'mvn:io.atomix:atomix-all:jar:1.0.1',
-  sha1 = 'f7bd984a8e18f54a7ed39790e2af9e4cdf888117',
-  maven_coords = 'io.atomix:atomix-all:1.0.1',
+  out = 'atomix-all-1.0.2.jar',
+  url = 'mvn:io.atomix:atomix-all:jar:1.0.2',
+  sha1 = '291f39b08cdba76681b54bdabff590b238bbd6f4',
+  maven_coords = 'io.atomix:atomix-all:1.0.2',
   visibility = [ 'PUBLIC' ],
 )