mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
update version of spring-cloud-commons, spring-cloud-build and spring-cloud-dependencied-parent
This commit is contained in:
parent
4fb7879ec4
commit
e00d83ca67
4
pom.xml
4
pom.xml
@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-build</artifactId>
|
<artifactId>spring-cloud-build</artifactId>
|
||||||
<version>2.0.0.RELEASE</version>
|
<version>2.0.3.RELEASE</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- Dependency Versions -->
|
<!-- Dependency Versions -->
|
||||||
<spring-cloud-commons.version>2.0.0.RELEASE</spring-cloud-commons.version>
|
<spring-cloud-commons.version>2.0.1.RELEASE</spring-cloud-commons.version>
|
||||||
<spring-cloud-netflix.version>2.0.0.RELEASE</spring-cloud-netflix.version>
|
<spring-cloud-netflix.version>2.0.0.RELEASE</spring-cloud-netflix.version>
|
||||||
<spring-cloud-openfeign.version>2.0.0.RELEASE</spring-cloud-openfeign.version>
|
<spring-cloud-openfeign.version>2.0.0.RELEASE</spring-cloud-openfeign.version>
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<version>2.0.0.RELEASE</version>
|
<version>2.0.3.RELEASE</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
|
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user