From fe842c195671f78ba9e779637d519a0ae66a94b4 Mon Sep 17 00:00:00 2001 From: Jianyun Zhao Date: Wed, 23 Jun 2021 14:16:06 +0800 Subject: [PATCH] Release project, change project version to: 2.4.28.7 --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3ddf77e..93ef1af5 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.streamnative.connectors pulsar-flink-connector_${scala.binary.version} - 2.4.28.6 + 2.4.28.7 StreamNative :: Pulsar Flink Connector http://pulsar.apache.org 2019 @@ -385,6 +385,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + ossrh + https://oss.sonatype.org/ + true + +