commit | de9c608ffa1a6a505145c4355b479d42ad088ccd | [log] [tgz] |
---|---|---|
author | Martijn Visser <mvisser@confluent.io> | Thu Apr 13 14:09:38 2023 +0200 |
committer | Martijn Visser <mvisser@confluent.io> | Thu Apr 13 14:09:38 2023 +0200 |
tree | 9c3770f65af234ce24be7b7eb1a00c7477c70932 | |
parent | 7dd7f2634ca5b4381935690bd33cc9155ef51117 [diff] |
[hotfix] Check out correct branch for release utils
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