diff --git a/README.adoc b/README.adoc
index c9fcc0cf37..74ff837f40 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1312,7 +1312,7 @@ Example of a `pom.xml` inside the `server` folder.
UTF-8
1.8
1.1.0.BUILD-SNAPSHOT
- Camden.BUILD-SNAPSHOT
+ Dalston.BUILD-SNAPSHOT
diff --git a/samples/standalone/dsl/http-client/gradle.properties b/samples/standalone/dsl/http-client/gradle.properties
index 11810bdb9b..42cbd5f9cc 100644
--- a/samples/standalone/dsl/http-client/gradle.properties
+++ b/samples/standalone/dsl/http-client/gradle.properties
@@ -1,2 +1,2 @@
org.gradle.daemon=false
-BOM_VERSION=Camden.BUILD-SNAPSHOT
\ No newline at end of file
+BOM_VERSION=Dalston.BUILD-SNAPSHOT
\ 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 f9d745321a..38dc897f59 100644
--- a/samples/standalone/dsl/http-server/gradle.properties
+++ b/samples/standalone/dsl/http-server/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.1.0.BUILD-SNAPSHOT
-BOM_VERSION=Camden.BUILD-SNAPSHOT
\ No newline at end of file
+BOM_VERSION=Dalston.BUILD-SNAPSHOT
\ No newline at end of file
diff --git a/samples/standalone/messaging/stream-sink/gradle.properties b/samples/standalone/messaging/stream-sink/gradle.properties
index f9d745321a..38dc897f59 100644
--- a/samples/standalone/messaging/stream-sink/gradle.properties
+++ b/samples/standalone/messaging/stream-sink/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.1.0.BUILD-SNAPSHOT
-BOM_VERSION=Camden.BUILD-SNAPSHOT
\ No newline at end of file
+BOM_VERSION=Dalston.BUILD-SNAPSHOT
\ No newline at end of file
diff --git a/samples/standalone/messaging/stream-source/gradle.properties b/samples/standalone/messaging/stream-source/gradle.properties
index f9d745321a..38dc897f59 100644
--- a/samples/standalone/messaging/stream-source/gradle.properties
+++ b/samples/standalone/messaging/stream-source/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.1.0.BUILD-SNAPSHOT
-BOM_VERSION=Camden.BUILD-SNAPSHOT
\ No newline at end of file
+BOM_VERSION=Dalston.BUILD-SNAPSHOT
\ No newline at end of file
diff --git a/samples/standalone/restdocs/http-client/gradle.properties b/samples/standalone/restdocs/http-client/gradle.properties
index f9d745321a..38dc897f59 100644
--- a/samples/standalone/restdocs/http-client/gradle.properties
+++ b/samples/standalone/restdocs/http-client/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.1.0.BUILD-SNAPSHOT
-BOM_VERSION=Camden.BUILD-SNAPSHOT
\ No newline at end of file
+BOM_VERSION=Dalston.BUILD-SNAPSHOT
\ 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 f9d745321a..38dc897f59 100644
--- a/samples/standalone/restdocs/http-server/gradle.properties
+++ b/samples/standalone/restdocs/http-server/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.1.0.BUILD-SNAPSHOT
-BOM_VERSION=Camden.BUILD-SNAPSHOT
\ No newline at end of file
+BOM_VERSION=Dalston.BUILD-SNAPSHOT
\ No newline at end of file