Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs
Change-Id: I33b68a134a7f3d016a8947bffc3cea0b90bd4bd2
diff --git a/lib/BUCK b/lib/BUCK
index 203cf5a..87ce5ff 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Wed, 20 Dec 2017 21:31:33 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed, 20 Dec 2017 23:04:11 GMT. Do not edit this file manually. *****
# ***** Use onos-lib-gen *****
pass_thru_pom(
@@ -178,10 +178,10 @@
remote_jar (
name = 'atomix',
- out = 'atomix-2.0.4.jar',
- url = 'mvn:io.atomix:atomix:jar:2.0.4',
- sha1 = 'ad9165144b95174ab8c8ba1ae7481e6ca8a699e3',
- maven_coords = 'io.atomix:atomix:2.0.4',
+ out = 'atomix-2.0.8.jar',
+ url = 'mvn:io.atomix:atomix:jar:2.0.8',
+ sha1 = '90673ee06d2de8455d66066aa1d5f539f2f3e963',
+ maven_coords = 'io.atomix:atomix:2.0.8',
visibility = [ 'PUBLIC' ],
)
diff --git a/lib/deps.json b/lib/deps.json
index ab52f9d..f77cc66 100644
--- a/lib/deps.json
+++ b/lib/deps.json
@@ -112,7 +112,7 @@
"aopalliance-repackaged": "mvn:org.glassfish.hk2.external:aopalliance-repackaged:2.5.0-b32",
"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:2.0.4",
+ "atomix": "mvn:io.atomix:atomix:2.0.8",
"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",