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 3d9b401f YETUS-1253. Bump main version to 0.16.0-SNAPSHOT (#346) 3d9b401f is described below commit 3d9b401fee39141a507a8f737656304bb23a1b7e Author: Allen Wittenauer <a...@apache.org> AuthorDate: Tue Mar 4 07:20:53 2025 -0800 YETUS-1253. Bump main version to 0.16.0-SNAPSHOT (#346) --- .mvn/maven.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index 4e802fe5..4ccf1210 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1 +1 @@ --Drevision=0.15.1 +-Drevision=0.16.0-SNAPSHOT