mirror of
https://github.com/CarmJos/EasySQL.git
synced 2026-06-04 15:28:20 +08:00
修改部署地址
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
<url>https://opensource.org/licenses/GPL-3.0</url>
|
<url>https://opensource.org/licenses/GPL-3.0</url>
|
||||||
</license>
|
</license>
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>GitHub Issues</system>
|
<system>GitHub Issues</system>
|
||||||
<url>${project.url}/issues</url>
|
<url>${project.url}/issues</url>
|
||||||
@@ -79,7 +79,7 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>github</id>
|
<id>github</id>
|
||||||
<name>GitHub Packages</name>
|
<name>GitHub Packages</name>
|
||||||
<url>https://maven.pkg.github.com/CarmJos/${project.name}</url>
|
<url>https://maven.pkg.github.com/CarmJos/EasySQL</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
</repositories>
|
</repositories>
|
||||||
@@ -91,7 +91,7 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>github</id>
|
<id>github</id>
|
||||||
<name>GitHub Packages</name>
|
<name>GitHub Packages</name>
|
||||||
<url>https://maven.pkg.github.com/CarmJos/${project.name}</url>
|
<url>https://maven.pkg.github.com/CarmJos/EasySQL</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|||||||
Reference in New Issue
Block a user