fix merge conflict
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user