From 2cf854087af0ebd89ded12ddab6b8037ef3ccb70 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 20 Mar 2019 09:16:47 +0100 Subject: [PATCH] More fixes to aws-custom POM for release --- .../function-sample-aws-custom/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml index 03f1ed77e..a252504ad 100644 --- a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml @@ -10,13 +10,14 @@ io.spring.sample function-sample-aws-custom - ${spring-cloud-function.version} + 2.0.0.RELEASE lambda Demo project for Spring Cloud Function with custom AWS Lambda runtime 1.8 1.0.21.RELEASE + 2.1.0.BUILD-SNAPSHOT