chore: 更新 GitHub 相关仓库链接

This commit is contained in:
2024-06-20 22:56:11 +08:00
parent 0bba30b9c4
commit ed2e3762b6
5 changed files with 189 additions and 189 deletions

View File

@@ -15,7 +15,7 @@
<version>${revision}</version>
<packaging>pom</packaging>
<description>ContiNew Starter 依赖模块</description>
<url>https://github.com/Charles7c/continew-starter</url>
<url>https://github.com/continew-org/continew-starter</url>
<licenses>
<license>
<name>GNU LESSER GENERAL PUBLIC LICENSE</name>
@@ -36,9 +36,9 @@
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:Charles7c/continew-starter.git</connection>
<developerConnection>scm:git:git@github.com:Charles7c/continew-starter.git</developerConnection>
<url>https://github.com/Charles7c/continew-starter</url>
<connection>scm:git:git@github.com:continew-org/continew-starter.git</connection>
<developerConnection>scm:git:git@github.com:continew-org/continew-starter.git</developerConnection>
<url>https://github.com/continew-org/continew-starter</url>
</scm>
<properties>