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

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

commit ee70363e12f3218aa7489f99087b826b736ba740
Author: Chesnay Schepler <[email protected]>
AuthorDate: Thu Nov 10 13:27:42 2022 +0100

    [hotfix] Use official version of release scripts
---
 .gitmodules            | 2 +-
 tools/releasing/shared | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 0036e26..e5d40f3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
 [submodule "tools/releasing/shared"]
        path = tools/releasing/shared
-       url = https://github.com/zentol/flink-connector-shared-utils
+       url = https://github.com/apache/flink-connector-shared-utils
        branch = release_utils
diff --git a/tools/releasing/shared b/tools/releasing/shared
index 98f28b3..606d8b8 160000
--- a/tools/releasing/shared
+++ b/tools/releasing/shared
@@ -1 +1 @@
-Subproject commit 98f28b341e44a641220bbe2868585edcaebd7f05
+Subproject commit 606d8b8c56c3aa77e2262b25107c5f911d0ce2ac

Reply via email to