This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-io.git
commit dc51644d5adbb0c461efb58380ec51fbca10005d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Nov 24 10:56:30 2023 -0500 Prepare for RC --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6dd648f..d43ebd2d 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.15.1-SNAPSHOT</version> + <version>2.15.1</version> <name>Apache Commons IO</name> <inceptionYear>2002</inceptionYear>