From 37a9d12ad31e8f37705b56bc9dc8c7403ef5835d Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Thu, 22 Aug 2024 13:42:05 +0100 Subject: [PATCH] fix repository setup; testing parquet-hadoop all good Change-Id: I1851c66396638cc316367eb9e1ac4802edf84875 --- pom.xml | 62 ++++++++++----------------------------------------------- 1 file changed, 10 insertions(+), 52 deletions(-) diff --git a/pom.xml b/pom.xml index fdd0715bea..3277efa870 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,16 @@ Jitpack.io repository + + ASF Staging + https://repository.apache.org/content/groups/staging/ + + true + + + true + + @@ -659,57 +669,5 @@ parquet-plugins/parquet-plugins-benchmarks - - - asf-staging - - true - - - - https://repository.apache.org/content/groups/staging/ - https://repository.apache.org/content/repositories/snapshots/ - - - - - ASF Staging - ${asf.staging} - - - ASF Snapshots - ${asf.snapshots} - - true - - - false - - - - - - - ASF Staging - ${asf.staging} - - true - - - true - - - - ASF Snapshots - ${asf.snapshots} - - true - - - true - - - -