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