Upgrade to Atomix 2.0.22

Change-Id: Id30d2a1226b9d63c6bdffe4a07d31791557775e0
diff --git a/lib/BUCK b/lib/BUCK
index 7c448a5..1eb58ad 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Sat, 21 Apr 2018 05:59:03 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Tue, 5 Jun 2018 06:18:18 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.19.jar',
-  url = 'mvn:io.atomix:atomix:jar:2.0.19',
-  sha1 = '72e85bb738737aec8c7dd6e766bec7671b39c626',
-  maven_coords = 'io.atomix:atomix:2.0.19',
+  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' ],
 )