From a5bdb32b7cbf69a0e59130a80170840bfd25f0aa Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 19 Jan 2018 09:33:43 +0100 Subject: [PATCH] Fixing the build? --- samples/standalone/yml/http-client/pom.xml | 4 ++-- samples/standalone/yml/http-server/gradle.properties | 4 ++-- samples/standalone/yml/http-server/pom.xml | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/samples/standalone/yml/http-client/pom.xml b/samples/standalone/yml/http-client/pom.xml index b768a828d7..db962467ff 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 b99fcb4df7..192fc80b70 100644 --- a/samples/standalone/yml/http-server/gradle.properties +++ b/samples/standalone/yml/http-server/gradle.properties @@ -1,3 +1,3 @@ org.gradle.daemon=false -verifierVersion=1.2.2.BUILD-SNAPSHOT -BOM_VERSION=Edgware.BUILD-SNAPSHOT \ No newline at end of file +verifierVersion=1.2.3.BUILD-SNAPSHOT +BOM_VERSION=Edgware.BUILD-SNAPSHOT diff --git a/samples/standalone/yml/http-server/pom.xml b/samples/standalone/yml/http-server/pom.xml index 271415af62..b70e6b8fb0 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,7 +20,7 @@ UTF-8 1.8 - 1.2.2.BUILD-SNAPSHOT + 1.2.3.BUILD-SNAPSHOT Edgware.BUILD-SNAPSHOT @@ -105,7 +105,7 @@ - org.eclipse.m2e