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-parent.git
commit 6b7b3fbd7d74f9fa36314703966ff2862c3f19e4 Merge: ea53671 0bdd089 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 3 13:49:01 2025 +0000 Merge branch 'master' into release NOTICE.txt | 2 +- RELEASE-NOTES.txt | 3 ++- pom.xml | 17 +++++++++++++---- src/changes/changes.xml | 5 +++-- 4 files changed, 19 insertions(+), 8 deletions(-) diff --cc pom.xml index 524bfbf,1cee157..3de0173 --- a/pom.xml +++ b/pom.xml @@@ -72,10 -72,10 +72,10 @@@ <minimalJavaBuildVersion>8</minimalJavaBuildVersion> <!-- configuration bits for cutting a release candidate, must be overridden by components --> <!-- TODO How can we make project.build.outputTimestamp and changes.xml's release data the same? --> - <project.build.outputTimestamp>2024-10-22T11:11:44Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-12-29T20:07:42Z</project.build.outputTimestamp> <commons.release.version>79</commons.release.version> <commons.release.next>80</commons.release.next> - <commons.rc.version>RC1</commons.rc.version> + <commons.rc.version>RC2</commons.rc.version> <commons.jira.id>COMMONSSITE</commons.jira.id> <!-- Commons Release Plugin --> <!-- Previous version of the component (used for reporting binary compatibility check)-->