diff --git a/servicetalk-examples/grpc/helloworld/pom.xml b/servicetalk-examples/grpc/helloworld/pom.xml index e8a42cdb87..27ea9d7279 100644 --- a/servicetalk-examples/grpc/helloworld/pom.xml +++ b/servicetalk-examples/grpc/helloworld/pom.xml @@ -54,6 +54,7 @@ io.servicetalk servicetalk-grpc-protoc ${servicetalk.version} + all io.servicetalk.grpc.protoc.Main