From 32c2f12e8e866772f59cb5955c626fe75acc1f1d Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 16 Mar 2021 13:46:26 +0100 Subject: [PATCH] Fix versions --- .../function-sample-gcp-http/pom.xml | 2 +- .../function-sample-kotlin-web/pom.xml | 27 ++++++++++--------- 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml index ac4863d55..0d2398b0a 100644 --- a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml +++ b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml @@ -23,7 +23,7 @@ org.springframework.cloud spring-cloud-function-adapter-gcp - 3.1.0-SNAPSHOT + 3.1.2-SNAPSHOT diff --git a/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml b/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml index cde1370d1..e015c825b 100644 --- a/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml +++ b/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml @@ -18,7 +18,7 @@ 1.8 1.4.21 - 2020.0.2-SNAPSHOT + @@ -37,14 +37,17 @@ org.springframework.cloud spring-cloud-function-kotlin + 3.1.2-SNAPSHOT org.springframework.cloud spring-cloud-function-web + 3.1.2-SNAPSHOT org.springframework.cloud spring-cloud-function-context + 3.1.2-SNAPSHOT org.springframework.boot @@ -57,17 +60,17 @@ test - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud.version} - pom - import - - - + + + + + + + + + + + ${project.basedir}/src/main/kotlin