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

martijnvisser pushed a commit to branch v1.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git


The following commit(s) were added to refs/heads/v1.0 by this push:
     new de9c608  [hotfix] Check out correct branch for release utils
de9c608 is described below

commit de9c608ffa1a6a505145c4355b479d42ad088ccd
Author: Martijn Visser <[email protected]>
AuthorDate: Thu Apr 13 14:09:38 2023 +0200

    [hotfix] Check out correct branch for release utils
---
 .gitmodules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmodules b/.gitmodules
index 06888ff..e5d40f3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
 [submodule "tools/releasing/shared"]
        path = tools/releasing/shared
        url = https://github.com/apache/flink-connector-shared-utils
+       branch = release_utils

Reply via email to