mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
JeecgBoot2.4.3版本发布——企业级低代码平台
This commit is contained in:
@ -57,6 +57,18 @@
|
||||
<module>jeecg-cloud-module</module>-->
|
||||
</modules>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>jeecg</id>
|
||||
<name>jeecg Repository</name>
|
||||
<url>http://maven.jeecg.com:8090/nexus/content/repositories/jeecg</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>jeecg-snapshots</id>
|
||||
<name>jeecg Snapshot Repository</name>
|
||||
<url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>aliyun</id>
|
||||
|
||||
Reference in New Issue
Block a user