From fd1472e8261894655e422b393def449725df2121 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 1 Oct 2021 11:30:30 +0200 Subject: [PATCH] Fix cloud event samples --- .../function-sample-cloudevent-rsocket/pom.xml | 2 +- .../function-sample-cloudevent-stream/pom.xml | 2 +- .../function-sample-cloudevent/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml index 2b8642f3a..207994fef 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml @@ -19,7 +19,7 @@ 1.8 3.2.0-SNAPSHOT - 1.0.21.RELEASE + 1.0.27.RELEASE diff --git a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml index be27d671c..7028b2403 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml @@ -18,7 +18,7 @@ 1.8 3.2.0-SNAPSHOT - 1.0.21.RELEASE + 1.0.27.RELEASE diff --git a/spring-cloud-function-samples/function-sample-cloudevent/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent/pom.xml index a15fe1cfa..1df22340a 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent/pom.xml @@ -18,7 +18,7 @@ 1.8 3.2.0-SNAPSHOT - 1.0.21.RELEASE + 1.0.27.RELEASE