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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 2f09276 Update properties for the next release 2f09276 is described below commit 2f092761b7b07a2aebc3e29f6f1c2ec68a7e9f29 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Apr 20 11:00:39 2024 -0400 Update properties for the next release --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f469c1f..72689d1 100644 --- a/pom.xml +++ b/pom.xml @@ -128,9 +128,9 @@ <project.build.outputTimestamp>2024-04-19T14:42:04Z</project.build.outputTimestamp> <commons.release.isDistModule>true</commons.release.isDistModule> - <commons.release.version>1.8.2</commons.release.version> - <commons.release.next>1.8.3</commons.release.next> - <commons.bc.version>1.8.1</commons.bc.version> + <commons.release.version>1.8.3</commons.release.version> + <commons.release.next>1.8.4</commons.release.next> + <commons.bc.version>1.8.2</commons.bc.version> <commons.rc.version>RC1</commons.rc.version> <commons.release.isDistModule>true</commons.release.isDistModule> <!--