Brian O'Connor
Committed by Gerrit Code Review

Autogen'ing new lib/BUCK

Change-Id: I7c3e39252e3957d10405bdc4d12ae154456c32a8
Showing 1 changed file with 4 additions and 4 deletions
1 -# ***** This file was auto-generated at Fri Apr 29 16:23:43 PDT 2016. Do not edit this file manually. ***** 1 +# ***** This file was auto-generated at Mon May 02 11:42:36 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'],
...@@ -187,9 +187,9 @@ remote_jar ( ...@@ -187,9 +187,9 @@ remote_jar (
187 187
188 remote_jar ( 188 remote_jar (
189 name = 'onos-atomix', 189 name = 'onos-atomix',
190 - out = 'atomix-1.0.onos-20160429.183549-183.jar', 190 + out = 'atomix-1.0.onos-20160502.173651-190.jar',
191 - url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160429.183549-183.jar', 191 + url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160502.173651-190.jar',
192 - sha1 = '33a9b0b38efb0e3300054ae1317e6be6e2733a96', 192 + sha1 = '763da0295d060271ae223db474dd024a7e84c629',
193 maven_coords = 'org.onosproject:atomix:1.0.onos-SNAPSHOT', 193 maven_coords = 'org.onosproject:atomix:1.0.onos-SNAPSHOT',
194 visibility = [ 'PUBLIC' ], 194 visibility = [ 'PUBLIC' ],
195 ) 195 )
......