From 09d2650e18ca8e1851279722d50eeaae4836dd73 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 6 Apr 2020 20:15:40 +0200 Subject: [PATCH] Temporarily disable shade plugin from 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 476915354..91d4c66ec 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 - - + + + + + + + + +