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-io.git
commit 3c1ac44df678618f3ccff6453be38bfbb6a71a08 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue May 16 13:32:34 2023 -0400 Bump to next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43f955a3..1e0da215 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.12.0</version> + <version>2.12.1-SNAPSHOT</version> <name>Apache Commons IO</name> <inceptionYear>2002</inceptionYear>