fix merge conflict

This commit is contained in:
Haytham Mohamed
2019-09-18 18:07:33 -05:00
parent 2c91618f65
commit 46d8450e96
2 changed files with 0 additions and 8 deletions

View File

@@ -23,11 +23,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>kubernetes-circuitbreaker-ribbon-example</artifactId>
<<<<<<< HEAD
<version>1.1.0.BUILD-SNAPSHOT</version>
=======
<version>1.0.4.BUILD-SNAPSHOT</version>
>>>>>>> 1.0.x
</parent>
<artifactId>name-service</artifactId>

View File

@@ -7,11 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-integration-tests</artifactId>
<<<<<<< HEAD
<version>1.1.0.BUILD-SNAPSHOT</version>
=======
<version>1.0.4.BUILD-SNAPSHOT</version>
>>>>>>> 1.0.x
</parent>
<name>Spring Cloud Kubernetes :: Integration Tests :: Istio</name>