Upgrade to Atomix 2.0.12

Change-Id: I92f41fbd6909f082ed9eb5ffeae47144969ed987
diff --git a/lib/BUCK b/lib/BUCK
index a72c970..1377f51 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Thu, 7 Dec 2017 21:28:14 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Sat, 9 Dec 2017 04:38:17 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.10.jar',
-  url = 'mvn:io.atomix:atomix:jar:2.0.10',
-  sha1 = '1141bcd368ea3f328b3b721b7306e15f8496d6f6',
-  maven_coords = 'io.atomix:atomix:2.0.10',
+  out = 'atomix-2.0.12.jar',
+  url = 'mvn:io.atomix:atomix:jar:2.0.12',
+  sha1 = 'f2e814ea90812b843a1ad51b2003dda26267be17',
+  maven_coords = 'io.atomix:atomix:2.0.12',
   visibility = [ 'PUBLIC' ],
 )