From d7ed02b76be15afdff0f9c8fc0805bc30ce6c559 Mon Sep 17 00:00:00 2001 From: Martijn Visser Date: Tue, 20 Jun 2023 09:44:35 +0200 Subject: [PATCH] [FLINK-30850][Tests] Prevent publishing E2E tests --- flink-connector-gcp-pubsub-e2e-tests/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/flink-connector-gcp-pubsub-e2e-tests/pom.xml b/flink-connector-gcp-pubsub-e2e-tests/pom.xml index 4a47b82..695ebc2 100644 --- a/flink-connector-gcp-pubsub-e2e-tests/pom.xml +++ b/flink-connector-gcp-pubsub-e2e-tests/pom.xml @@ -89,6 +89,14 @@ under the License. + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + org.apache.maven.plugins