diff --git a/hadoop-hdds/pom.xml b/hadoop-hdds/pom.xml index 0237210d2fca..707e9852898a 100644 --- a/hadoop-hdds/pom.xml +++ b/hadoop-hdds/pom.xml @@ -54,18 +54,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> rocks-native - - - apache.snapshots.https - https://repository.apache.org/content/repositories/snapshots - - - - - apache.snapshots.https - https://repository.apache.org/content/repositories/snapshots - - diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml index a8b32c686a0b..22cd10085ddb 100644 --- a/hadoop-ozone/pom.xml +++ b/hadoop-ozone/pom.xml @@ -49,13 +49,6 @@ s3-secret-store - - - apache.snapshots.https - https://repository.apache.org/content/repositories/snapshots - - - diff --git a/pom.xml b/pom.xml index 9718a18c9cd6..6f27c486c156 100644 --- a/pom.xml +++ b/pom.xml @@ -44,9 +44,28 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs - ${distMgmtSnapshotsId} - ${distMgmtSnapshotsName} - ${distMgmtSnapshotsUrl} + apache.snapshots + https://repository.apache.org/snapshots + + false + never + + + false + never + + + + apache.snapshots.https + https://repository.apache.org/content/repositories/snapshots + + false + never + + + false + never +