Update spring-cloud/spring-cloud-kubernetes-2/client-service/pom.xml

Co-Authored-By: cscib <caroline.sciberras@gmail.com>
This commit is contained in:
KevinGilmore 2019-03-23 13:36:10 +01:00 committed by GitHub
parent f914b19bdb
commit 96b8a69f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>client-service</artifactId> <artifactId>client-service</artifactId>
<name>client-service</name> <name>client-service</name>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<parent> <parent>