diff --git a/samples/standalone/contracts/com/example/server/pom.xml b/samples/standalone/contracts/com/example/server/pom.xml
index b0376a425d..aba1b2f1f7 100644
--- a/samples/standalone/contracts/com/example/server/pom.xml
+++ b/samples/standalone/contracts/com/example/server/pom.xml
@@ -22,7 +22,7 @@
UTF-8
1.8
3.1.2-SNAPSHOT
- 2021.0.1.SNAPSHOT
+ 2021.0.1-SNAPSHOT
true
diff --git a/samples/standalone/dsl/http-client/gradle.properties b/samples/standalone/dsl/http-client/gradle.properties
index 8b7336ea2b..7bf4b09fde 100644
--- a/samples/standalone/dsl/http-client/gradle.properties
+++ b/samples/standalone/dsl/http-client/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2021.0.1.SNAPSHOT
+BOM_VERSION=2021.0.1-SNAPSHOT
bootVersion=2.6.3
\ No newline at end of file
diff --git a/samples/standalone/dsl/http-server/gradle.properties b/samples/standalone/dsl/http-server/gradle.properties
index 21f64db068..0cae477ca7 100644
--- a/samples/standalone/dsl/http-server/gradle.properties
+++ b/samples/standalone/dsl/http-server/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.1.2-SNAPSHOT
-BOM_VERSION=2021.0.1.SNAPSHOT
+BOM_VERSION=2021.0.1-SNAPSHOT
bootVersion=2.6.3
\ No newline at end of file
diff --git a/samples/standalone/dsl/http-server/pom.xml b/samples/standalone/dsl/http-server/pom.xml
index 93e51d0e74..65da259ce3 100644
--- a/samples/standalone/dsl/http-server/pom.xml
+++ b/samples/standalone/dsl/http-server/pom.xml
@@ -22,7 +22,7 @@
UTF-8
1.8
3.1.2-SNAPSHOT
- 2021.0.1.SNAPSHOT
+ 2021.0.1-SNAPSHOT
diff --git a/samples/standalone/restdocs/http-client/gradle.properties b/samples/standalone/restdocs/http-client/gradle.properties
index 21f64db068..0cae477ca7 100644
--- a/samples/standalone/restdocs/http-client/gradle.properties
+++ b/samples/standalone/restdocs/http-client/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.1.2-SNAPSHOT
-BOM_VERSION=2021.0.1.SNAPSHOT
+BOM_VERSION=2021.0.1-SNAPSHOT
bootVersion=2.6.3
\ No newline at end of file
diff --git a/samples/standalone/restdocs/http-server/gradle.properties b/samples/standalone/restdocs/http-server/gradle.properties
index 21f64db068..0cae477ca7 100644
--- a/samples/standalone/restdocs/http-server/gradle.properties
+++ b/samples/standalone/restdocs/http-server/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.1.2-SNAPSHOT
-BOM_VERSION=2021.0.1.SNAPSHOT
+BOM_VERSION=2021.0.1-SNAPSHOT
bootVersion=2.6.3
\ No newline at end of file
diff --git a/samples/standalone/webclient/http-client/gradle.properties b/samples/standalone/webclient/http-client/gradle.properties
index 21f64db068..0cae477ca7 100644
--- a/samples/standalone/webclient/http-client/gradle.properties
+++ b/samples/standalone/webclient/http-client/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.1.2-SNAPSHOT
-BOM_VERSION=2021.0.1.SNAPSHOT
+BOM_VERSION=2021.0.1-SNAPSHOT
bootVersion=2.6.3
\ No newline at end of file
diff --git a/samples/standalone/webclient/http-server/gradle.properties b/samples/standalone/webclient/http-server/gradle.properties
index 21f64db068..0cae477ca7 100644
--- a/samples/standalone/webclient/http-server/gradle.properties
+++ b/samples/standalone/webclient/http-server/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.1.2-SNAPSHOT
-BOM_VERSION=2021.0.1.SNAPSHOT
+BOM_VERSION=2021.0.1-SNAPSHOT
bootVersion=2.6.3
\ No newline at end of file