From 1bcd02c9e9b20b36464c13092829e527ba27e68b Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 7 Apr 2020 07:51:51 +0200 Subject: [PATCH] Re-enable shade plugin for aws sample --- .../function-sample-aws/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-aws/pom.xml b/spring-cloud-function-samples/function-sample-aws/pom.xml index aea6f1263..97039707b 100644 --- a/spring-cloud-function-samples/function-sample-aws/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws/pom.xml @@ -96,15 +96,15 @@ - - - - - - - - - + + org.apache.maven.plugins + maven-shade-plugin + + false + true + aws + +