From 00b1d0b2beb23d25d315d4eaf2d41e2c24d3610e Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Wed, 21 Aug 2024 18:23:00 +0100 Subject: [PATCH] HADOOP-19087. Release Hadoop 3.4.1: test branch PR to help test this against asf staged artifacts Change-Id: I951f7b5d8123412eda07aee669d1d7d9f0f09972 --- pom.xml | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b81789d7a5..bdbf7b9d4c 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ 1.3.2 2.30.0 shaded.parquet - 3.3.6 + 3.4.1 2.10.0 1.13.1 thrift @@ -658,5 +658,57 @@ 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 + + + +