Skip to content

Commit

Permalink
Revert "Use Google Maven Central mirror"
Browse files Browse the repository at this point in the history
This reverts commit 7bb39f8.

Unfortunately the mirror seems incomplete
  • Loading branch information
philwebb committed Jul 7, 2016
1 parent 7bb39f8 commit 1f4de8d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .settings-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,4 @@
<activeProfiles>
<activeProfile>@profile@</activeProfile>
</activeProfiles>
<mirrors>
<mirror>
<id>google-maven-central</id>
<name>Google Maven Central</name>
<url>https://maven-central.storage.googleapis.com</url>
<mirrorOf>central</mirrorOf>
</mirror>
</mirrors>
</settings>

0 comments on commit 1f4de8d

Please sign in to comment.