This is an automated email from the ASF dual-hosted git repository. aw pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/main by this push: new 108ffc0e YETUS-1237. Bump main version to 0.16.0-SNAPSHOT 108ffc0e is described below commit 108ffc0e3b3fe485c26318173ca1d99f99d9b4ae Author: Allen Wittenauer <a...@apache.org> AuthorDate: Fri Dec 1 21:30:08 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