We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140f179 commit dd89235Copy full SHA for dd89235
.gitmodules
@@ -1,4 +1,4 @@
1
[submodule "tools/releasing/shared"]
2
path = tools/releasing/shared
3
- url = https://github.com/apache/flink-connector-shared-utils
4
- branch = release_utils
+ url = git@github.com:apache/flink-connector-shared-utils.git
+ branch = release_utils
tools/releasing/shared
0 commit comments