|
|
|
@ -4,9 +4,9 @@
|
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<parent>
|
|
|
|
|
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
|
|
|
|
<groupId>org.springframework.cloud</groupId>
|
|
|
|
|
<version>2.2.0.RELEASE</version>
|
|
|
|
|
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
|
|
|
|
<version>2.3.1.RELEASE</version>
|
|
|
|
|
<relativePath/>
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|