diff --git a/samples/standalone/dsl/pom.xml b/samples/standalone/dsl/pom.xml
index ba8d031f53..a472eb0cdd 100644
--- a/samples/standalone/dsl/pom.xml
+++ b/samples/standalone/dsl/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-contract-samples-standalone
- 4.1.2-SNAPSHOT
+ 4.1.1-SNAPSHOT
..
diff --git a/samples/standalone/restdocs/pom.xml b/samples/standalone/restdocs/pom.xml
index ecdd43c7ff..94bcfb38ad 100644
--- a/samples/standalone/restdocs/pom.xml
+++ b/samples/standalone/restdocs/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-contract-samples-standalone
- 4.1.2-SNAPSHOT
+ 4.1.1-SNAPSHOT
..
diff --git a/samples/standalone/webclient/pom.xml b/samples/standalone/webclient/pom.xml
index 62a2708b88..203db14da1 100644
--- a/samples/standalone/webclient/pom.xml
+++ b/samples/standalone/webclient/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-contract-samples-standalone
- 4.1.2-SNAPSHOT
+ 4.1.1-SNAPSHOT
..