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' ],
)