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 5733c2d Updates for the next release
5733c2d is described below
commit 5733c2da8af2955e922c1d00692a9ba91063df39
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 31 13:38:32 2026 +0000
Updates for the next release
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2b7d45d..80d294f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,9 +85,9 @@
<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
<project.build.outputTimestamp>2026-01-31T13:35:58Z</project.build.outputTimestamp>
<commons.release.isDistModule>true</commons.release.isDistModule>
- <commons.release.version>1.9.2</commons.release.version>
- <commons.release.next>1.9.3</commons.release.next>
- <commons.bc.version>1.9.1</commons.bc.version>
+ <commons.release.version>1.9.3</commons.release.version>
+ <commons.release.next>1.9.4</commons.release.next>
+ <commons.bc.version>1.9.2</commons.bc.version>
<commons.rc.version>RC1</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<!--