From 03a1b4e98f33b51bf87f918099d24999f37b20b9 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 18 Oct 2021 20:28:32 +0200 Subject: [PATCH] Add skip deployment to new gRPC sample --- .../function-sample-grpc-cloudevent/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml b/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml index a97b19e83..39715f0aa 100644 --- a/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml +++ b/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml @@ -27,7 +27,6 @@ org.springframework.cloud spring-cloud-function-grpc-cloudevent-ext - @@ -74,6 +73,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + org.xolstice.maven.plugins protobuf-maven-plugin