diff --git a/.mvn/settings.xml b/.mvn/settings.xml index ec86206a11..4e130dcb6d 100644 --- a/.mvn/settings.xml +++ b/.mvn/settings.xml @@ -42,10 +42,10 @@ external:https:* - central-proxy - Local proxy of central repo - artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven - external:artifactregistry:* + central + Maven Central + https://repo1.maven.org/maven2 + central \ No newline at end of file diff --git a/.mvn/settings.xml_backup b/.mvn/settings.xml_backup new file mode 100644 index 0000000000..ec86206a11 --- /dev/null +++ b/.mvn/settings.xml_backup @@ -0,0 +1,51 @@ + + + + internalMaven + + + + + + internalMaven + + true + + + + + central + Maven Central remote repository + artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven + default + + true + + + true + + + + + ah-3p-staging-maven + python-3p + default-service-account-key-file + + + + + + google-maven-central + GCS Maven Central mirror + https://maven-central.storage-download.googleapis.com/maven2/ + external:https:* + + + central-proxy + Local proxy of central repo + artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven + external:artifactregistry:* + + + \ No newline at end of file