Fix buck build dependency for atomix

Change-Id: Ia1f8a331666adbe874a1429ca602a9ed8e0ceab3
diff --git a/lib/BUCK b/lib/BUCK
index c321c4f..9750e0c 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Thu May 05 13:53:33 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon May 09 09:05:18 PDT 2016. Do not edit this file manually. *****
 osgi_feature_group(
   name = 'COMPILE',
   visibility = ['PUBLIC'],
@@ -187,9 +187,9 @@
 
 remote_jar (
   name = 'onos-atomix',
-  out = 'atomix-1.0.onos-20160505.195725-228.jar',
-  url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160505.195725-228.jar',
-  sha1 = 'aa238a933c873263b5b14bdb8453cfbda4e3e9e0',
+  out = 'atomix-1.0.onos-20160509.095359-258.jar',
+  url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160509.095359-258.jar',
+  sha1 = 'b6cbb10898b0ef003c78bad1c4c01f67959bf22c',
   maven_coords = 'org.onosproject:atomix:1.0.onos-SNAPSHOT',
   visibility = [ 'PUBLIC' ],
 )