From 9d2afcf400c8b56f2e0ca421afc4263dbed09679 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 7 Dec 2023 13:42:38 -0500 Subject: [PATCH] release version 2023.0.0 --- samples/standalone/dsl/http-client/gradle.properties | 2 +- samples/standalone/dsl/http-server/gradle.properties | 2 +- samples/standalone/restdocs/http-client/gradle.properties | 2 +- samples/standalone/restdocs/http-server/gradle.properties | 2 +- samples/standalone/webclient/http-client/gradle.properties | 2 +- samples/standalone/webclient/http-server/gradle.properties | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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