Fix build parent versions
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -6,6 +6,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>Spring Cloud Starter Build</name>
|
||||
<description>Spring Cloud Starter Build</description>
|
||||
<version>1.1.0.RELEASE</version>
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||
<version>1.1.0.RELEASE</version>
|
||||
<version>1.1.1.RELEASE</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<artifactId>spring-cloud-dependencies</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user