diff --git a/samples/standalone/dsl/pom.xml b/samples/standalone/dsl/pom.xml
index 5ea798aa48..7df6d12ce2 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
- 3.0.0.BUILD-SNAPSHOT
+ 3.0.0-SNAPSHOT
..
diff --git a/samples/standalone/restdocs/pom.xml b/samples/standalone/restdocs/pom.xml
index 7f36d716eb..a08f0eccfe 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
- 3.0.0.BUILD-SNAPSHOT
+ 3.0.0-SNAPSHOT
..
diff --git a/samples/standalone/webclient/pom.xml b/samples/standalone/webclient/pom.xml
index a1d0eeebe0..ba34b383e1 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
- 3.0.0.BUILD-SNAPSHOT
+ 3.0.0-SNAPSHOT
..