Brian O'Connor

Re-running onos-lib-gen on onos-1.6

Change-Id: Iabf8efe106d07c9eafe3bf0a242e3cd12182bed1
Showing 1 changed file with 4 additions and 4 deletions
1 -# ***** This file was auto-generated at Thu Jun 23 15:31:44 PDT 2016. Do not edit this file manually. ***** 1 +# ***** This file was auto-generated at Thu Jun 23 17:07:39 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-20160620.212347-19.jar', 1026 + out = 'cord-config-1.0-20160623.234219-20.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', 1027 + url = 'https://oss.sonatype.org/content/repositories/snapshots/org/opencord/cord-config/1.0-SNAPSHOT/cord-config-1.0-20160623.234219-20.jar',
1028 - sha1 = '927c44d873fb1a2c64f7bb42f49e3e8e5ca81f87', 1028 + sha1 = '0187e54292776f4eee7866bdecf4788504e44e33',
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 )
......