Remove duplicated dependencies in deps.json

Change-Id: Ic437124b5237e8bff76dc0fd4a65939f8e5b3f95
diff --git a/lib/BUCK b/lib/BUCK
index c0e7ca5..c321c4f 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Wed May 04 19:19:10 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Thu May 05 13:53:33 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.013719-220.jar',
-  url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160505.013719-220.jar',
-  sha1 = '9dabad079e1fcd15f58cf995b84eda562b8de21e',
+  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',
   maven_coords = 'org.onosproject:atomix:1.0.onos-SNAPSHOT',
   visibility = [ 'PUBLIC' ],
 )