mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-09 08:57:17 +08:00
chore: 更新 GitHub 相关仓库链接
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -19,7 +19,7 @@
|
||||
ContiNew Starter 包含了一系列经过企业实践优化的依赖包(如 MyBatis-Plus、SaToken),
|
||||
可轻松集成到应用中,为开发人员减少手动引入依赖及配置的麻烦,为 Spring Boot Web 项目的灵活快速构建提供支持。
|
||||
</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>
|
||||
@@ -40,9 +40,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>
|
||||
|
Reference in New Issue
Block a user