bumping ONOS atomix
to see if it resolves Unable to download: https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160509.095359-258.jar issue Change-Id: I0d4c47f0d65ff2d440ce757e55de641a77b644a9
Showing
1 changed file
with
3 additions
and
3 deletions
... | @@ -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-20160509.095359-258.jar', | 190 | + out = 'atomix-1.0.onos-20160511.220807-302.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', | 191 | + url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160511.220807-302.jar', |
192 | - sha1 = 'b6cbb10898b0ef003c78bad1c4c01f67959bf22c', | 192 | + sha1 = 'a5686d5905b02202e8228f789268a536a47a1419', |
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