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