Skip to content

Commit

Permalink
Merge pull request #13 from dvsa/opt-lock
Browse files Browse the repository at this point in the history
fix: mirror url
  • Loading branch information
sr4850 authored Apr 29, 2024
2 parents fb4b2cb + 490a604 commit 3639d19
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,18 +75,8 @@

<repositories>
<repository>
<id>central</id>
<url>https://repo1.maven.org/maven2</url>
</repository>
<repository>
<id>active-support</id>
<url>https://maven.pkg.github.com/dvsa/vol-active-support</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<repository>
<id>github</id>
Expand All @@ -102,5 +92,4 @@
<url>${github.url}</url>
</repository>
</distributionManagement>

</project>

0 comments on commit 3639d19

Please sign in to comment.