1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-04 16:48:21 +08:00

修改包名

This commit is contained in:
2021-12-28 19:41:58 +08:00
parent 7011d55707
commit 55bc8179e7
48 changed files with 224 additions and 195 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
# ${project.parent.name} - ${project.parent.description}
# 项目地址: ${project.parent.url}
# 下载地址: ${project.parent.distributionManagement.downloadUrl}
# ${project.name} - ${project.description}
# 项目地址: ${project.url}
# 下载地址: ${project.distributionManagement.downloadUrl}
version: ${project.parent.version}
version: ${project.version}
debug: false