From 3a29996993a46bbcb05b9012c6de9dbc11267de7 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 28 Mar 2023 11:32:44 +0200 Subject: [PATCH] Update pom.xml --- .../function-sample-aws-native/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-function-samples/function-sample-aws-native/pom.xml b/spring-cloud-function-samples/function-sample-aws-native/pom.xml index ca73d588c..45fc19f22 100644 --- a/spring-cloud-function-samples/function-sample-aws-native/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws-native/pom.xml @@ -10,7 +10,7 @@ oz.native.sample function-sample-aws-native - 0.0.1-SNAPSHOT + 4.0.0.RELEASE function-sample-aws-native Sample of AWS with Spring Native