diff --git a/pom.xml b/pom.xml index 989658216e5f..f03f2ca7e481 100644 --- a/pom.xml +++ b/pom.xml @@ -2673,6 +2673,54 @@ + + + snapshots-and-staging + + + 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} + + + ASF Snapshots + ${asf.snapshots} + + true + + + false + + + + +