Adding BuckLibGenerator to autogenerate lib/BUCK

Change-Id: I7eab26f57d4f5886b1512b687fca75d684938d46
diff --git a/lib/BUCK b/lib/BUCK
index 78f7c75..c0e7ca5 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Mon May 02 11:42:36 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed May 04 19:19:10 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-20160502.173651-190.jar',
-  url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160502.173651-190.jar',
-  sha1 = '763da0295d060271ae223db474dd024a7e84c629',
+  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',
   maven_coords = 'org.onosproject:atomix:1.0.onos-SNAPSHOT',
   visibility = [ 'PUBLIC' ],
 )