From 704cb0534b90cd060f8ba825812828e44085f1f3 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 29 May 2020 15:33:48 +0200 Subject: [PATCH] Updated version --- samples/standalone/contracts/com/example/server/pom.xml | 2 +- samples/standalone/dsl/http-server/gradle.properties | 2 +- samples/standalone/dsl/http-server/pom.xml | 2 +- samples/standalone/dsl/pom.xml | 2 +- samples/standalone/restdocs/http-client/gradle.properties | 2 +- samples/standalone/restdocs/http-client/pom.xml | 2 +- samples/standalone/restdocs/http-server/gradle.properties | 2 +- samples/standalone/restdocs/http-server/pom.xml | 2 +- samples/standalone/restdocs/pom.xml | 2 +- samples/standalone/webclient/http-client/gradle.properties | 2 +- samples/standalone/webclient/http-client/pom.xml | 2 +- samples/standalone/webclient/http-server/gradle.properties | 2 +- samples/standalone/webclient/http-server/pom.xml | 2 +- samples/standalone/webclient/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/samples/standalone/contracts/com/example/server/pom.xml b/samples/standalone/contracts/com/example/server/pom.xml index 02c69e9869..5087c52b4e 100644 --- a/samples/standalone/contracts/com/example/server/pom.xml +++ b/samples/standalone/contracts/com/example/server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT 2020.0.0-SNAPSHOT true diff --git a/samples/standalone/dsl/http-server/gradle.properties b/samples/standalone/dsl/http-server/gradle.properties index 343dc24c07..76a283e0e9 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.0.0.BUILD-SNAPSHOT +verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT bootVersion=2.3.0.M4 \ 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 695502256e..18ece3d30a 100644 --- a/samples/standalone/dsl/http-server/pom.xml +++ b/samples/standalone/dsl/http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT 2020.0.0-SNAPSHOT diff --git a/samples/standalone/dsl/pom.xml b/samples/standalone/dsl/pom.xml index 7df6d12ce2..fd2a7ed0f4 100644 --- a/samples/standalone/dsl/pom.xml +++ b/samples/standalone/dsl/pom.xml @@ -19,7 +19,7 @@ - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/samples/standalone/restdocs/http-client/gradle.properties b/samples/standalone/restdocs/http-client/gradle.properties index 343dc24c07..76a283e0e9 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.0.0.BUILD-SNAPSHOT +verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT bootVersion=2.3.0.M4 \ No newline at end of file diff --git a/samples/standalone/restdocs/http-client/pom.xml b/samples/standalone/restdocs/http-client/pom.xml index cad28d6fe5..4c19cae494 100644 --- a/samples/standalone/restdocs/http-client/pom.xml +++ b/samples/standalone/restdocs/http-client/pom.xml @@ -38,7 +38,7 @@ UTF-8 1.8 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/samples/standalone/restdocs/http-server/gradle.properties b/samples/standalone/restdocs/http-server/gradle.properties index 343dc24c07..76a283e0e9 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.0.0.BUILD-SNAPSHOT +verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT bootVersion=2.3.0.M4 \ No newline at end of file diff --git a/samples/standalone/restdocs/http-server/pom.xml b/samples/standalone/restdocs/http-server/pom.xml index f4ab8da599..f4f3b3db93 100644 --- a/samples/standalone/restdocs/http-server/pom.xml +++ b/samples/standalone/restdocs/http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT true diff --git a/samples/standalone/restdocs/pom.xml b/samples/standalone/restdocs/pom.xml index a08f0eccfe..782670deda 100644 --- a/samples/standalone/restdocs/pom.xml +++ b/samples/standalone/restdocs/pom.xml @@ -19,7 +19,7 @@ - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/samples/standalone/webclient/http-client/gradle.properties b/samples/standalone/webclient/http-client/gradle.properties index 343dc24c07..76a283e0e9 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.0.0.BUILD-SNAPSHOT +verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT bootVersion=2.3.0.M4 \ No newline at end of file diff --git a/samples/standalone/webclient/http-client/pom.xml b/samples/standalone/webclient/http-client/pom.xml index 86f647417a..15d8d4a803 100644 --- a/samples/standalone/webclient/http-client/pom.xml +++ b/samples/standalone/webclient/http-client/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/samples/standalone/webclient/http-server/gradle.properties b/samples/standalone/webclient/http-server/gradle.properties index 343dc24c07..76a283e0e9 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.0.0.BUILD-SNAPSHOT +verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT bootVersion=2.3.0.M4 \ No newline at end of file diff --git a/samples/standalone/webclient/http-server/pom.xml b/samples/standalone/webclient/http-server/pom.xml index 994af1eba4..588c0215c3 100644 --- a/samples/standalone/webclient/http-server/pom.xml +++ b/samples/standalone/webclient/http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/samples/standalone/webclient/pom.xml b/samples/standalone/webclient/pom.xml index ba34b383e1..4876a407ab 100644 --- a/samples/standalone/webclient/pom.xml +++ b/samples/standalone/webclient/pom.xml @@ -19,7 +19,7 @@ - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT