1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

修改部分url地址

This commit is contained in:
2022-01-29 16:44:37 +08:00
parent 893511ac06
commit e8debf73f1
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -44,12 +44,12 @@
<issueManagement> <issueManagement>
<system>GitHub Issues</system> <system>GitHub Issues</system>
<url>${project.url}/issues</url> <url>https://github.com/CarmJos/EasySQL/issues</url>
</issueManagement> </issueManagement>
<ciManagement> <ciManagement>
<system>GitHub Actions</system> <system>GitHub Actions</system>
<url>${project.url}/actions/workflows/maven.yml</url> <url>https://github.com/CarmJos/EasySQL/actions/workflows/maven.yml</url>
</ciManagement> </ciManagement>
<build> <build>
+2 -2
View File
@@ -44,12 +44,12 @@
<issueManagement> <issueManagement>
<system>GitHub Issues</system> <system>GitHub Issues</system>
<url>${project.url}/issues</url> <url>https://github.com/CarmJos/EasySQL/issues</url>
</issueManagement> </issueManagement>
<ciManagement> <ciManagement>
<system>GitHub Actions</system> <system>GitHub Actions</system>
<url>${project.url}/actions/workflows/maven.yml</url> <url>https://github.com/CarmJos/EasySQL/actions/workflows/maven.yml</url>
</ciManagement> </ciManagement>
<dependencies> <dependencies>
+5 -5
View File
@@ -31,7 +31,7 @@
<name>EasySQL</name> <name>EasySQL</name>
<description>简单便捷的数据库操作工具,可自选连接池。</description> <description>简单便捷的数据库操作工具,可自选连接池。</description>
<url>https://github.com/CarmJos/${project.name}</url> <url>https://github.com/CarmJos/EasySQL</url>
<developers> <developers>
<developer> <developer>
@@ -59,12 +59,12 @@
<issueManagement> <issueManagement>
<system>GitHub Issues</system> <system>GitHub Issues</system>
<url>${project.url}/issues</url> <url>https://github.com/CarmJos/EasySQL/issues</url>
</issueManagement> </issueManagement>
<ciManagement> <ciManagement>
<system>GitHub Actions</system> <system>GitHub Actions</system>
<url>${project.url}/actions/workflows/maven.yml</url> <url>https://github.com/CarmJos/EasySQL/actions/workflows/maven.yml</url>
</ciManagement> </ciManagement>
<repositories> <repositories>
@@ -95,11 +95,11 @@
<distributionManagement> <distributionManagement>
<downloadUrl>${project.url}/releases</downloadUrl> <downloadUrl>https://github.com/CarmJos/EasySQL/releases</downloadUrl>
<site> <site>
<id>easysql-javadoc</id> <id>easysql-javadoc</id>
<name>EasySQL JavaDoc (on Github Pages)</name> <name>EasySQL JavaDoc (on Github Pages)</name>
<url>https://carmjos.github.io/EasySQL</url> <url>https://CarmJos.github.io/EasySQL</url>
</site> </site>
</distributionManagement> </distributionManagement>
+2 -2
View File
@@ -45,12 +45,12 @@
<issueManagement> <issueManagement>
<system>GitHub Issues</system> <system>GitHub Issues</system>
<url>${project.url}/issues</url> <url>https://github.com/CarmJos/EasySQL/issues</url>
</issueManagement> </issueManagement>
<ciManagement> <ciManagement>
<system>GitHub Actions</system> <system>GitHub Actions</system>
<url>${project.url}/actions/workflows/maven.yml</url> <url>https://github.com/CarmJos/EasySQL/actions/workflows/maven.yml</url>
</ciManagement> </ciManagement>
<dependencies> <dependencies>
+2 -2
View File
@@ -44,12 +44,12 @@
<issueManagement> <issueManagement>
<system>GitHub Issues</system> <system>GitHub Issues</system>
<url>${project.url}/issues</url> <url>https://github.com/CarmJos/EasySQL/issues</url>
</issueManagement> </issueManagement>
<ciManagement> <ciManagement>
<system>GitHub Actions</system> <system>GitHub Actions</system>
<url>${project.url}/actions/workflows/maven.yml</url> <url>https://github.com/CarmJos/EasySQL/actions/workflows/maven.yml</url>
</ciManagement> </ciManagement>
<dependencies> <dependencies>