File tree 1 file changed +1
-8
lines changed
1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 220
220
<scope >provided</scope >
221
221
</dependency >
222
222
<dependency >
223
+ <!-- the all artifact is broken in repo, use the default one here -->
223
224
<groupId >au.csiro.aehrc.third.hail-is</groupId >
224
225
<artifactId >hail_${scala.binary.version}_${spark.binary.version}</artifactId >
225
226
<version >${hail.version} -SNAPSHOT</version >
226
- <!-- classifier>all</classifier-->
227
227
<scope >provided</scope >
228
228
</dependency >
229
- <dependency >
230
- <groupId >au.csiro.aehrc.third.hail-is</groupId >
231
- <artifactId >hail_${scala.binary.version}_${spark.binary.version}</artifactId >
232
- <version >${hail.version} -SNAPSHOT</version >
233
- <classifier >all</classifier >
234
- <scope >test</scope >
235
- </dependency >
236
229
<dependency >
237
230
<groupId >org.apache.commons</groupId >
238
231
<artifactId >commons-csv</artifactId >
You can’t perform that action at this time.
0 commit comments