Releasing shaded atomix and bumping version in deps/

Change-Id: Ie894974f43cc128bc733bacc5428551561412591
diff --git a/lib/BUCK b/lib/BUCK
index c5cc20a..4a5959f 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Thu May 12 13:53:20 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon May 16 15:32:04 PDT 2016. Do not edit this file manually. *****
 osgi_feature_group(
   name = 'COMPILE',
   visibility = ['PUBLIC'],
@@ -187,10 +187,10 @@
 
 remote_jar (
   name = 'onos-atomix',
-  out = 'atomix-1.0.onos-20160512.202119-309.jar',
-  url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160512.202119-309.jar',
-  sha1 = 'ab0ccee5ed5044ebef3d7b7663992894effc1f3a',
-  maven_coords = 'org.onosproject:atomix:1.0.onos-SNAPSHOT',
+  out = 'atomix-1.0.0.onos.jar',
+  url = 'mvn:org.onosproject:atomix:jar:1.0.0.onos',
+  sha1 = '3d1a645b783a61b673aa71dbcc71a1bdd3afdaa2',
+  maven_coords = 'org.onosproject:atomix:1.0.0.onos',
   visibility = [ 'PUBLIC' ],
 )