|
|
|
@ -6,11 +6,11 @@
@@ -6,11 +6,11 @@
|
|
|
|
|
<parent> |
|
|
|
|
<artifactId>spring-cloud-dependencies-parent</artifactId> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<version>2.3.4.RELEASE</version> |
|
|
|
|
<version>2.3.5.BUILD-SNAPSHOT</version> |
|
|
|
|
<relativePath/> |
|
|
|
|
</parent> |
|
|
|
|
<artifactId>spring-cloud-commons-dependencies</artifactId> |
|
|
|
|
<version>2.2.8.BUILD-SNAPSHOT</version> |
|
|
|
|
<version>2.2.9.BUILD-SNAPSHOT</version> |
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
<name>spring-cloud-commons-dependencies</name> |
|
|
|
|
<description>Spring Cloud Commons Dependencies</description> |
|
|
|
|