Update lib/BUCK to use the latest cord-config
Change-Id: I9e7321e96e4532b9047f93189b8202372178dcd2
diff --git a/lib/BUCK b/lib/BUCK
index 8c809ce..daf56e2 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Wed Jun 15 22:00:07 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon Jun 20 15:04:45 PDT 2016. Do not edit this file manually. *****
osgi_feature_group(
name = 'COMPILE',
visibility = ['PUBLIC'],
@@ -1050,9 +1050,9 @@
remote_jar (
name = 'cord-config',
- out = 'cord-config-1.0-20160615.190726-9.jar',
- url = 'https://oss.sonatype.org/content/repositories/snapshots/org/opencord/cord-config/1.0-SNAPSHOT/cord-config-1.0-20160615.190726-9.jar',
- sha1 = '790bc0cf8ffe3f872370dd197cf225e76d93002d',
+ out = 'cord-config-1.0-20160620.212347-19.jar',
+ url = 'https://oss.sonatype.org/content/repositories/snapshots/org/opencord/cord-config/1.0-SNAPSHOT/cord-config-1.0-20160620.212347-19.jar',
+ sha1 = '927c44d873fb1a2c64f7bb42f49e3e8e5ca81f87',
maven_coords = 'org.opencord:cord-config:1.0-SNAPSHOT',
visibility = [ 'PUBLIC' ],
)