This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-email.git
commit 8193b99507e2020f84d2fcf02e705d8cfe4f113d Author: Gary Gregory <[email protected]> AuthorDate: Sun Dec 17 16:37:27 2023 -0500 Bump next version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 023b467..0c50f69 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-email</artifactId> - <version>1.6.0</version> + <version>1.6.1-SNAPSHOT</version> <name>Apache Commons Email</name> <inceptionYear>2001</inceptionYear>
