From bfb2b9ffe07863eaf923aad8d3a85b060609c1cf Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Sat, 13 Feb 2021 16:34:33 -0600 Subject: [PATCH] HBASE-25579 HBase Connectors pom should include nexus staging repo management --- pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/pom.xml b/pom.xml index e00ffb70..eaa84067 100644 --- a/pom.xml +++ b/pom.xml @@ -676,5 +676,27 @@ + + + apache-release + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + https://repository.apache.org/ + apache.releases.https + + + + +