Upgrade to Atomix 2.0.14

Change-Id: I919aa1337a850f7dc25621d6a990a7d8b4d2ee6f
diff --git a/lib/BUCK b/lib/BUCK
index 2c60230..860b5de 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Fri, 5 Jan 2018 21:10:43 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 23 Jan 2018 20:38:59 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.12.jar',
-  url = 'mvn:io.atomix:atomix:jar:2.0.12',
-  sha1 = 'f2e814ea90812b843a1ad51b2003dda26267be17',
-  maven_coords = 'io.atomix:atomix:2.0.12',
+  out = 'atomix-2.0.14.jar',
+  url = 'mvn:io.atomix:atomix:jar:2.0.14',
+  sha1 = 'b2deb5601c8385c0eaabc952a19241c772f0984c',
+  maven_coords = 'io.atomix:atomix:2.0.14',
   visibility = [ 'PUBLIC' ],
 )