|
|
|
@ -5,11 +5,11 @@
@@ -5,11 +5,11 @@
|
|
|
|
|
<parent> |
|
|
|
|
<artifactId>spring-cloud-dependencies-parent</artifactId> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<version>1.2.3.RELEASE</version> |
|
|
|
|
<version>1.2.2.RELEASE</version> |
|
|
|
|
<relativePath/> |
|
|
|
|
</parent> |
|
|
|
|
<artifactId>spring-cloud-commons-dependencies</artifactId> |
|
|
|
|
<version>1.1.9.RELEASE</version> |
|
|
|
|
<version>1.1.9.BUILD-SNAPSHOT</version> |
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
<name>spring-cloud-commons-dependencies</name> |
|
|
|
|
<description>Spring Cloud Commons Dependencies</description> |
|
|
|
|