Charles Chan

Update lib/BUCK to use the latest cord-config

Change-Id: I9e7321e96e4532b9047f93189b8202372178dcd2
Showing 1 changed file with 4 additions and 4 deletions
# ***** This file was auto-generated at Wed Jun 15 12:09:22 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'],
......@@ -1023,9 +1023,9 @@ remote_jar (
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' ],
)
......