From 2e8537889d141882f2ba91e11a613d2ef8db6e0b Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 27 May 2020 16:25:45 +0200 Subject: [PATCH] Add repositories to GCP HTTP sample POM --- .../function-sample-gcp-http/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml index 66d76b1cc..a921887ec 100644 --- a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml +++ b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml @@ -57,6 +57,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + org.springframework.boot spring-boot-maven-plugin