Upgrade to Atomix 2.0.13

Change-Id: I581c2ff8f3c7d23a9270a167f5361f402b0f97c4
diff --git a/lib/BUCK b/lib/BUCK
index 1377f51..636ed4b 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Sat, 9 Dec 2017 04:38:17 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed, 3 Jan 2018 19:01:40 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.13.jar',
+  url = 'mvn:io.atomix:atomix:jar:2.0.13',
+  sha1 = '3f865c961cb5a15131734b5733fe1ae56e181103',
+  maven_coords = 'io.atomix:atomix:2.0.13',
   visibility = [ 'PUBLIC' ],
 )