diff --git a/java/pom.xml b/java/pom.xml index 096fca58ec..72a246e44b 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -86,6 +86,65 @@ 10.3 + + + gcs-maven-central-mirror + + GCS Maven Central mirror + https://maven-central.storage-download.googleapis.com/maven2/ + + true + + + false + + + + + central + Maven Repository + https://repo.maven.apache.org/maven2 + + true + + + false + + + + + + gcs-maven-central-mirror + + GCS Maven Central mirror + https://maven-central.storage-download.googleapis.com/maven2/ + + true + + + false + + + + central + https://repo.maven.apache.org/maven2 + + true + + + false + + + +