Upgrade to Atomix 2.0.22

Change-Id: Ie7bf8146e7fab99fd052daf91676069b9ba80808
diff --git a/lib/BUCK b/lib/BUCK
index ae448ab..916ab93 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue, 15 May 2018 07:54:13 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 22 May 2018 05:51:19 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.21.jar',
-  url = 'mvn:io.atomix:atomix:jar:2.0.21',
-  sha1 = 'f16ab1461c7e53381d10f5c736ed9ed8236f714a',
-  maven_coords = 'io.atomix:atomix:2.0.21',
+  out = 'atomix-2.0.22.jar',
+  url = 'mvn:io.atomix:atomix:jar:2.0.22',
+  sha1 = '6c4f4d95ad933ac612ef9ab85b22f5c4f714a3e1',
+  maven_coords = 'io.atomix:atomix:2.0.22',
   visibility = [ 'PUBLIC' ],
 )