Committed by
Gerrit Code Review
Fix buck build dependency for atomix
Change-Id: Ia1f8a331666adbe874a1429ca602a9ed8e0ceab3
Showing
1 changed file
with
4 additions
and
4 deletions
1 | -# ***** This file was auto-generated at Thu May 05 13:53:33 PDT 2016. Do not edit this file manually. ***** | 1 | +# ***** This file was auto-generated at Mon May 09 09:05:18 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-20160505.195725-228.jar', | 190 | + out = 'atomix-1.0.onos-20160509.095359-258.jar', |
191 | - url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160505.195725-228.jar', | 191 | + url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160509.095359-258.jar', |
192 | - sha1 = 'aa238a933c873263b5b14bdb8453cfbda4e3e9e0', | 192 | + sha1 = 'b6cbb10898b0ef003c78bad1c4c01f67959bf22c', |
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 | ) | ... | ... |
-
Please register or login to post a comment