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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 1ed8e8d Prepare release candidate for version 57 1ed8e8d is described below commit 1ed8e8d07ca79defbcacfa743414e138821e843d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Apr 23 10:13:29 2023 -0400 Prepare release candidate for version 57 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7ca6d40..e33e3ab 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ <!-- TODO How can we make project.build.outputTimestamp and changes.xml's release data the same? --> <project.build.outputTimestamp>2023-04-22T14:00:13Z</project.build.outputTimestamp> <commons.release.version>${project.version}</commons.release.version> - <commons.rc.version>RC1</commons.rc.version> + <commons.rc.version>RC2</commons.rc.version> <commons.jira.id>COMMONSSITE</commons.jira.id> <!-- Commons Release Plugin --> <commons.bc.version>56</commons.bc.version>