This is an automated email from the ASF dual-hosted git repository. glauesppen pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 9dc8978c71b73a9ab9d2e77a56440bee8c814a87 Author: Glaucia <[email protected]> AuthorDate: Tue Jul 11 22:59:34 2023 +0100 [maven-release-plugin] prepare for next development iteration --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index e69de29b..c5f3f6b9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "java.configuration.updateBuildConfiguration": "interactive" +} \ No newline at end of file
