Update maven repo urls
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -45,11 +45,11 @@
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>destroystokyo-releases</id>
|
||||
<url>https://repo.destroystokyo.com/content/repositories/releases/</url>
|
||||
<url>https://repo.destroystokyo.com/repository/maven-releases/</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>destroystokyo-snapshots</id>
|
||||
<url>https://repo.destroystokyo.com/content/repositories/snapshots/</url>
|
||||
<url>https://repo.destroystokyo.com/repository/maven-snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user