|
|
@ -57,6 +57,18 @@
|
|
|
|
<module>jeecg-cloud-module</module>-->
|
|
|
|
<module>jeecg-cloud-module</module>-->
|
|
|
|
</modules>
|
|
|
|
</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>
|
|
|
|
<repositories>
|
|
|
|
<repository>
|
|
|
|
<repository>
|
|
|
|
<id>aliyun</id>
|
|
|
|
<id>aliyun</id>
|
|
|
|