This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new bf9473fcada Stop release kafka-xxx artifacts (#27490)
bf9473fcada is described below

commit bf9473fcada6640377b4e66c87fd22d5d7c1ac3f
Author: Yi Hu <ya...@google.com>
AuthorDate: Thu Jul 13 15:01:50 2023 -0400

    Stop release kafka-xxx artifacts (#27490)
---
 sdks/java/io/kafka/kafka-integration-test.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sdks/java/io/kafka/kafka-integration-test.gradle 
b/sdks/java/io/kafka/kafka-integration-test.gradle
index bfb8c7f5fd0..57a04eabfd1 100644
--- a/sdks/java/io/kafka/kafka-integration-test.gradle
+++ b/sdks/java/io/kafka/kafka-integration-test.gradle
@@ -19,6 +19,7 @@ import org.apache.beam.gradle.kafka.KafkaTestUtilities
 
 apply plugin: 'org.apache.beam.module'
 applyJavaNature(
+        publish: false,
         automaticModuleName: 'org.apache.beam.sdk.io.kafka',
         mavenRepositories: [
                 [id: 'io.confluent', url: 
'https://packages.confluent.io/maven/']

Reply via email to