fix parent pom and version
This commit is contained in:
@@ -4,12 +4,11 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-commons-parent</artifactId>
|
||||
<version>1.1.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath/>
|
||||
<artifactId>spring-cloud-cloudfoundry</artifactId>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-cloud-starter-cloudfoundry</artifactId>
|
||||
<version>1.1.0.BUILD-SNAPSHOT</version>
|
||||
<name>spring-cloud-starter-cloudfoundry</name>
|
||||
<description>Spring Cloud Starter</description>
|
||||
<url>http://projects.spring.io/spring-cloud</url>
|
||||
|
||||
Reference in New Issue
Block a user