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