From ea8071e2bbd4b1e76025eb5b8fc07390abebd5c1 Mon Sep 17 00:00:00 2001 From: Alessandro Bellina Date: Mon, 6 Jul 2020 16:11:21 -0500 Subject: [PATCH] Add oss.sonatype.org to download the cudf jar (#322) --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 1cdb786df50..7785d1b5ca4 100644 --- a/pom.xml +++ b/pom.xml @@ -533,6 +533,16 @@ + + snapshots-repo + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + snapshots sw-spark-maven