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

guoweijie pushed a commit to branch v3.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git


The following commit(s) were added to refs/heads/v3.0 by this push:
     new 8e86245  [hotfix] Update connector version to 3.0.1 for v3.0 branch.
8e86245 is described below

commit 8e86245a723b3ddc38c7ab7ec5b8c60068f582b9
Author: Weijie Guo <[email protected]>
AuthorDate: Thu Jun 8 12:23:14 2023 +0800

    [hotfix] Update connector version to 3.0.1 for v3.0 branch.
---
 docs/data/pulsar.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/data/pulsar.yml b/docs/data/pulsar.yml
index 997da63..61c24c5 100644
--- a/docs/data/pulsar.yml
+++ b/docs/data/pulsar.yml
@@ -16,7 +16,7 @@
 # limitations under the License.
 
################################################################################
 
-version: 3.0.0
+version: 3.0.1
 variants:
   - maven: flink-connector-pulsar
     sql_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-pulsar/$full_version/flink-sql-connector-pulsar-$full_version.jar
\ No newline at end of file

Reply via email to