1
0
mirror of https://gitee.com/bagee/jd-coupon.git synced 2025-06-16 23:40:03 +08:00

update pom

This commit is contained in:
yjwfn 2021-11-30 21:28:33 +08:00
parent 2bc826bdae
commit 878c9d3ba4
3 changed files with 2 additions and 35 deletions

View File

@ -115,17 +115,6 @@
</build>
<distributionManagement>
<repository>
<id>rdc-releases</id>
<url>https://repo.rdc.aliyun.com/repository/126433-release-oeU8Nn/</url>
</repository>
<snapshotRepository>
<id>rdc-snapshots</id>
<url>https://repo.rdc.aliyun.com/repository/126433-snapshot-prC7N6/</url>
</snapshotRepository>
</distributionManagement>
</project>

View File

@ -28,8 +28,8 @@
<dependencies>
<dependency>
<!-- Import dependency management from Spring Boot -->
<groupId>com.csbaic</groupId>
<artifactId>csbaic-dependencies</artifactId>
<groupId>com.javaobj</groupId>
<artifactId>sc-dependencies</artifactId>
<version>0.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
@ -68,16 +68,5 @@
</plugins>
</build>
<distributionManagement>
<repository>
<id>rdc-releases</id>
<url>https://repo.rdc.aliyun.com/repository/126433-release-oeU8Nn/</url>
</repository>
<snapshotRepository>
<id>rdc-snapshots</id>
<url>https://repo.rdc.aliyun.com/repository/126433-snapshot-prC7N6/</url>
</snapshotRepository>
</distributionManagement>
</project>

View File

@ -116,15 +116,4 @@
<distributionManagement>
<repository>
<id>rdc-releases</id>
<url>https://repo.rdc.aliyun.com/repository/126433-release-oeU8Nn/</url>
</repository>
<snapshotRepository>
<id>rdc-snapshots</id>
<url>https://repo.rdc.aliyun.com/repository/126433-snapshot-prC7N6/</url>
</snapshotRepository>
</distributionManagement>
</project>