Upgrade to Atomix 2.0.16

Change-Id: Icd0a00379393e20e7ad5d35dd6d1665ecdab4dba
diff --git a/lib/BUCK b/lib/BUCK
index 500326c..a8398f5 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue, 6 Feb 2018 22:57:46 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Thu, 8 Feb 2018 01:20:40 GMT. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom(
@@ -207,10 +207,10 @@
 
 remote_jar (
   name = 'atomix',
-  out = 'atomix-2.0.15.jar',
-  url = 'mvn:io.atomix:atomix:jar:2.0.15',
-  sha1 = '83c6ba79b3759b43cbe06dbe73e2afb65e17ea3d',
-  maven_coords = 'io.atomix:atomix:2.0.15',
+  out = 'atomix-2.0.16.jar',
+  url = 'mvn:io.atomix:atomix:jar:2.0.16',
+  sha1 = '17cf962384a7cfae95623af1ef861f1c052eb34b',
+  maven_coords = 'io.atomix:atomix:2.0.16',
   visibility = [ 'PUBLIC' ],
 )