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

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


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

commit b8ea09c0e68193f55ceff6554f1776945ba23cec
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