Bump atomix from 1.0.2 to 1.0.3
Change-Id: Iac2628c68c6ed2b21ef1f90fec2802864f32d786
diff --git a/lib/BUCK b/lib/BUCK
index e113739..2c806b2 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Mon Feb 27 11:55:12 PST 2017. Do not edit this file manually. *****
+# ***** This file was auto-generated at Fri Mar 03 09:53:52 PST 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.2.jar',
- url = 'mvn:io.atomix:atomix-all:jar:1.0.2',
- sha1 = '291f39b08cdba76681b54bdabff590b238bbd6f4',
- maven_coords = 'io.atomix:atomix-all:1.0.2',
+ out = 'atomix-all-1.0.3.jar',
+ url = 'mvn:io.atomix:atomix-all:jar:1.0.3',
+ sha1 = '5796a32536217f577a5253f918eb9e3cb454e2ab',
+ maven_coords = 'io.atomix:atomix-all:1.0.3',
visibility = [ 'PUBLIC' ],
)
diff --git a/lib/deps.json b/lib/deps.json
index ad3b161..981eb70 100644
--- a/lib/deps.json
+++ b/lib/deps.json
@@ -90,7 +90,7 @@
"aopalliance-repackaged": "mvn:org.glassfish.hk2.external:aopalliance-repackaged:2.5.0-b30",
"amqp-client": "mvn:com.rabbitmq:amqp-client:jar:3.6.1",
"asm": "mvn:org.ow2.asm:asm:5.0.4",
- "atomix": "mvn:io.atomix:atomix-all:1.0.2",
+ "atomix": "mvn:io.atomix:atomix-all:1.0.3",
"commons-codec": "mvn:commons-codec:commons-codec:1.10",
"commons-collections": "mvn:commons-collections:commons-collections:3.2.2",
"commons-configuration": "mvn:commons-configuration:commons-configuration:1.10",