Update lib/BUCK to use the latest cord-config
Change-Id: I9e7321e96e4532b9047f93189b8202372178dcd2
Showing
1 changed file
with
4 additions
and
4 deletions
1 | -# ***** This file was auto-generated at Wed Jun 15 12:09:22 PDT 2016. Do not edit this file manually. ***** | 1 | +# ***** This file was auto-generated at Mon Jun 20 15:04:45 PDT 2016. Do not edit this file manually. ***** |
2 | osgi_feature_group( | 2 | osgi_feature_group( |
3 | name = 'COMPILE', | 3 | name = 'COMPILE', |
4 | visibility = ['PUBLIC'], | 4 | visibility = ['PUBLIC'], |
... | @@ -1023,9 +1023,9 @@ remote_jar ( | ... | @@ -1023,9 +1023,9 @@ remote_jar ( |
1023 | 1023 | ||
1024 | remote_jar ( | 1024 | remote_jar ( |
1025 | name = 'cord-config', | 1025 | name = 'cord-config', |
1026 | - out = 'cord-config-1.0-20160615.190726-9.jar', | 1026 | + out = 'cord-config-1.0-20160620.212347-19.jar', |
1027 | - url = 'https://oss.sonatype.org/content/repositories/snapshots/org/opencord/cord-config/1.0-SNAPSHOT/cord-config-1.0-20160615.190726-9.jar', | 1027 | + url = 'https://oss.sonatype.org/content/repositories/snapshots/org/opencord/cord-config/1.0-SNAPSHOT/cord-config-1.0-20160620.212347-19.jar', |
1028 | - sha1 = '790bc0cf8ffe3f872370dd197cf225e76d93002d', | 1028 | + sha1 = '927c44d873fb1a2c64f7bb42f49e3e8e5ca81f87', |
1029 | maven_coords = 'org.opencord:cord-config:1.0-SNAPSHOT', | 1029 | maven_coords = 'org.opencord:cord-config:1.0-SNAPSHOT', |
1030 | visibility = [ 'PUBLIC' ], | 1030 | visibility = [ 'PUBLIC' ], |
1031 | ) | 1031 | ) | ... | ... |
-
Please register or login to post a comment