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
The following commit(s) were added to refs/heads/master by this push: new bb2e64680 Reset ommons.bc.version new 1bd12b55b Merge branch 'master' of https://ggreg...@gitbox.apache.org/repos/asf/commons-io.git bb2e64680 is described below commit bb2e646803092c522c6cf6d6186fb80618e5792f Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri May 31 22:57:39 2024 -0400 Reset ommons.bc.version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ba57d8c84..42c113502 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ file comparators, endian transformation classes, and much more. <maven.compiler.target>1.8</maven.compiler.target> <commons.componentid>io</commons.componentid> <commons.module.name>org.apache.commons.io</commons.module.name> - <commons.rc.version>RC2</commons.rc.version> + <commons.rc.version>RC1</commons.rc.version> <commons.bc.version>2.16.1</commons.bc.version> <commons.release.version>2.17.0</commons.release.version> <commons.release.next>2.17.1</commons.release.next>