Bump Atomix dependency version to 2.0.6 for ISSU

Change-Id: I521cc74bb5b9d9b1b9932d0a53ce20b82253a02d
diff --git a/lib/BUCK b/lib/BUCK
index 250b8f9..9ae0dfd 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Sat, 4 Nov 2017 05:32:35 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 7 Nov 2017 01:42:57 GMT. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom(
@@ -208,10 +208,10 @@
 
 remote_jar (
   name = 'atomix',
-  out = 'atomix-2.0.5.jar',
-  url = 'mvn:io.atomix:atomix:jar:2.0.5',
-  sha1 = '95a2c50b9ffa15056694b0a27cced1faabb92665',
-  maven_coords = 'io.atomix:atomix:2.0.5',
+  out = 'atomix-2.0.6.jar',
+  url = 'mvn:io.atomix:atomix:jar:2.0.6',
+  sha1 = 'a6ad4dae00a164dadb96d7260e685d85b06bc33e',
+  maven_coords = 'io.atomix:atomix:2.0.6',
   visibility = [ 'PUBLIC' ],
 )