|
|
@ -5,7 +5,7 @@ |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
<artifactId>spring-cloud-commons-parent</artifactId> |
|
|
|
<artifactId>spring-cloud-commons-parent</artifactId> |
|
|
|
<version>4.1.0-M2</version> |
|
|
|
<version>4.1.0-SNAPSHOT</version> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<name>Spring Cloud Commons Parent</name> |
|
|
|
<name>Spring Cloud Commons Parent</name> |
|
|
|
<description>Spring Cloud Commons Parent</description> |
|
|
|
<description>Spring Cloud Commons Parent</description> |
|
|
@ -13,7 +13,7 @@ |
|
|
|
<parent> |
|
|
|
<parent> |
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
<artifactId>spring-cloud-build</artifactId> |
|
|
|
<artifactId>spring-cloud-build</artifactId> |
|
|
|
<version>4.1.0-M2</version> |
|
|
|
<version>4.1.0-SNAPSHOT</version> |
|
|
|
<relativePath/> <!-- lookup parent from repository --> |
|
|
|
<relativePath/> <!-- lookup parent from repository --> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
<scm> |
|
|
|
<scm> |
|
|
|