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