Skip to content

Commit

Permalink
Update settings.xml remove mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
nasir19noor authored Feb 12, 2025
1 parent fc61b9c commit 6a88120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mvn/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</profile>
</profiles>
<mirrors>
<mirror>
<!-- <mirror>
<id>google-maven-central</id>
<name>GCS Maven Central mirror</name>
<url>https://maven-central.storage-download.googleapis.com/maven2/</url>
Expand All @@ -50,6 +50,6 @@
<name>Local proxy of central repo</name>
<url>artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven</url>
<mirrorOf>external:artifactregistry:*</mirrorOf>
</mirror>
</mirror> -->
</mirrors>
</settings>

0 comments on commit 6a88120

Please sign in to comment.