This is an automated email from the ASF dual-hosted git repository. aw pushed a commit to branch YETUS-1237-main in repository https://gitbox.apache.org/repos/asf/yetus.git
commit 5d8b4d6e7458b338a01806f4da8202c617839bce Author: Allen Wittenauer <a...@apache.org> AuthorDate: Mon Nov 13 20:54:16 2023 -0800 YETUS-1237. Bump main version to 0.16.0-SNAPSHOT --- .mvn/maven.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index a9e81370..4ccf1210 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1 +1 @@ --Drevision=0.15.0 +-Drevision=0.16.0-SNAPSHOT