diff --git a/samples/standalone/dsl/http-client/gradle.properties b/samples/standalone/dsl/http-client/gradle.properties index d1d67b7705..49cff168fd 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=2023.0.1-SNAPSHOT +BOM_VERSION=2023.0.0-SNAPSHOT bootVersion=3.2.0 diff --git a/samples/standalone/dsl/http-server/gradle.properties b/samples/standalone/dsl/http-server/gradle.properties index 0121696e7a..06ba7c7517 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=4.1.1-SNAPSHOT -BOM_VERSION=2023.0.1-SNAPSHOT +BOM_VERSION=2023.0.0-SNAPSHOT bootVersion=3.2.0 diff --git a/samples/standalone/restdocs/http-client/gradle.properties b/samples/standalone/restdocs/http-client/gradle.properties index 0121696e7a..06ba7c7517 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=4.1.1-SNAPSHOT -BOM_VERSION=2023.0.1-SNAPSHOT +BOM_VERSION=2023.0.0-SNAPSHOT bootVersion=3.2.0 diff --git a/samples/standalone/restdocs/http-server/gradle.properties b/samples/standalone/restdocs/http-server/gradle.properties index 0121696e7a..06ba7c7517 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=4.1.1-SNAPSHOT -BOM_VERSION=2023.0.1-SNAPSHOT +BOM_VERSION=2023.0.0-SNAPSHOT bootVersion=3.2.0 diff --git a/samples/standalone/webclient/http-client/gradle.properties b/samples/standalone/webclient/http-client/gradle.properties index 0121696e7a..06ba7c7517 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=4.1.1-SNAPSHOT -BOM_VERSION=2023.0.1-SNAPSHOT +BOM_VERSION=2023.0.0-SNAPSHOT bootVersion=3.2.0 diff --git a/samples/standalone/webclient/http-server/gradle.properties b/samples/standalone/webclient/http-server/gradle.properties index 0121696e7a..06ba7c7517 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=4.1.1-SNAPSHOT -BOM_VERSION=2023.0.1-SNAPSHOT +BOM_VERSION=2023.0.0-SNAPSHOT bootVersion=3.2.0