更新版本3.6.5
parent
398cb89288
commit
790fd2ae7e
6
pom.xml
6
pom.xml
|
@ -5,12 +5,12 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.muyu</groupId>
|
<groupId>com.muyu</groupId>
|
||||||
<artifactId>cloud-common</artifactId>
|
<artifactId>cloud-common</artifactId>
|
||||||
<version>3.6.3</version>
|
<version>3.6.5</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<artifactId>cloud-common-seata</artifactId>
|
<artifactId>cloud-common-seata</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>3.6.5</version>
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
cloud-common-seata分布式事务
|
cloud-common-seata分布式事务
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
<repository>
|
<repository>
|
||||||
<id>yun-releases</id>
|
<id>yun-releases</id>
|
||||||
<name>yun-releases</name>
|
<name>yun-releases</name>
|
||||||
<url>http://47.116.171.201:8081/repository/maven-releases/</url>
|
<url>http://10.0.1.3:8081/repository/maven-releases/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue