Bump Atomix dependency version to 1.0.6
Change-Id: I60fe1c7090cb5f7dc87fd10685c8988a3e3ba71f
diff --git a/lib/BUCK b/lib/BUCK
index ec1160e..2330d19 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue May 02 09:04:41 PDT 2017. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed May 03 09:04:56 PDT 2017. Do not edit this file manually. *****
# ***** Use onos-lib-gen *****
pass_thru_pom(
@@ -146,10 +146,10 @@
remote_jar (
name = 'atomix',
- out = 'atomix-all-1.0.5.jar',
- url = 'mvn:io.atomix:atomix-all:jar:1.0.5',
- sha1 = 'd92d41fb74dd8cc0e708606b3588ef5bc3a58e45',
- maven_coords = 'io.atomix:atomix-all:1.0.5',
+ out = 'atomix-all-1.0.6.jar',
+ url = 'mvn:io.atomix:atomix-all:jar:1.0.6',
+ sha1 = 'f56f3e66bc1f2b97f41dc3db5c87c93a98a15204',
+ maven_coords = 'io.atomix:atomix-all:1.0.6',
visibility = [ 'PUBLIC' ],
)