diff --git a/samples/standalone/yml/http-client/pom.xml b/samples/standalone/yml/http-client/pom.xml index 0da01ca73e..ffc6a2a095 100644 --- a/samples/standalone/yml/http-client/pom.xml +++ b/samples/standalone/yml/http-client/pom.xml @@ -7,8 +7,8 @@ http-client-yml 0.0.1-SNAPSHOT - Spring Cloud Contract Verifier Http Client Sample - Spring Cloud Contract Verifier Http Client Sample + Spring Cloud Contract Verifier Http Client YAML Sample + Spring Cloud Contract Verifier Http Client YAML Sample org.springframework.boot diff --git a/samples/standalone/yml/http-server/gradle.properties b/samples/standalone/yml/http-server/gradle.properties index 4aa503e80a..53bec6cd54 100644 --- a/samples/standalone/yml/http-server/gradle.properties +++ b/samples/standalone/yml/http-server/gradle.properties @@ -1,3 +1,8 @@ org.gradle.daemon=false +<<<<<<< HEAD verifierVersion=2.0.0.BUILD-SNAPSHOT BOM_VERSION=Finchley.BUILD-SNAPSHOT +======= +verifierVersion=1.2.3.BUILD-SNAPSHOT +BOM_VERSION=Edgware.BUILD-SNAPSHOT +>>>>>>> 1.2.x diff --git a/samples/standalone/yml/http-server/pom.xml b/samples/standalone/yml/http-server/pom.xml index 8f22f31234..a04f512924 100644 --- a/samples/standalone/yml/http-server/pom.xml +++ b/samples/standalone/yml/http-server/pom.xml @@ -7,8 +7,8 @@ http-server-yml 0.0.1-SNAPSHOT - Spring Cloud Contract Verifier Http Server Sample - Spring Cloud Contract Verifier Http Server Sample + Spring Cloud Contract Verifier Http Server YAML Sample + Spring Cloud Contract Verifier Http Server YAML Sample org.springframework.boot @@ -20,8 +20,13 @@ UTF-8 1.8 +<<<<<<< HEAD 2.0.0.BUILD-SNAPSHOT Finchley.BUILD-SNAPSHOT +======= + 1.2.3.BUILD-SNAPSHOT + Edgware.BUILD-SNAPSHOT +>>>>>>> 1.2.x