From fee389c57a6b7bdc9e9e3cd1bcf861e1431baffd Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 5 May 2022 11:15:56 +0200 Subject: [PATCH] Fixed invalid poms --- samples/standalone/contracts/com/example/server/pom.xml | 2 +- samples/standalone/dsl/http-client/gradle.properties | 2 +- samples/standalone/dsl/http-server/gradle.properties | 2 +- samples/standalone/dsl/http-server/pom.xml | 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 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/samples/standalone/contracts/com/example/server/pom.xml b/samples/standalone/contracts/com/example/server/pom.xml index df1df4e88c..2d408197d7 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.3-SNAPSHOT - 2021.0.2.SNAPSHOT + 2021.0.3-SNAPSHOT true diff --git a/samples/standalone/dsl/http-client/gradle.properties b/samples/standalone/dsl/http-client/gradle.properties index c266323428..217c14f514 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.2.SNAPSHOT +BOM_VERSION=2021.0.3-SNAPSHOT bootVersion=2.6.7 diff --git a/samples/standalone/dsl/http-server/gradle.properties b/samples/standalone/dsl/http-server/gradle.properties index 2b27d6bed2..51e46aabdb 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.3-SNAPSHOT -BOM_VERSION=2021.0.2.SNAPSHOT +BOM_VERSION=2021.0.3-SNAPSHOT bootVersion=2.6.7 diff --git a/samples/standalone/dsl/http-server/pom.xml b/samples/standalone/dsl/http-server/pom.xml index 81eef3b760..caaf8bc126 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.3-SNAPSHOT - 2021.0.2.SNAPSHOT + 2021.0.3-SNAPSHOT diff --git a/samples/standalone/restdocs/http-client/gradle.properties b/samples/standalone/restdocs/http-client/gradle.properties index 2b27d6bed2..51e46aabdb 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.3-SNAPSHOT -BOM_VERSION=2021.0.2.SNAPSHOT +BOM_VERSION=2021.0.3-SNAPSHOT bootVersion=2.6.7 diff --git a/samples/standalone/restdocs/http-server/gradle.properties b/samples/standalone/restdocs/http-server/gradle.properties index 2b27d6bed2..51e46aabdb 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.3-SNAPSHOT -BOM_VERSION=2021.0.2.SNAPSHOT +BOM_VERSION=2021.0.3-SNAPSHOT bootVersion=2.6.7 diff --git a/samples/standalone/webclient/http-client/gradle.properties b/samples/standalone/webclient/http-client/gradle.properties index 2b27d6bed2..51e46aabdb 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.3-SNAPSHOT -BOM_VERSION=2021.0.2.SNAPSHOT +BOM_VERSION=2021.0.3-SNAPSHOT bootVersion=2.6.7 diff --git a/samples/standalone/webclient/http-server/gradle.properties b/samples/standalone/webclient/http-server/gradle.properties index 2b27d6bed2..51e46aabdb 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.3-SNAPSHOT -BOM_VERSION=2021.0.2.SNAPSHOT +BOM_VERSION=2021.0.3-SNAPSHOT bootVersion=2.6.7