This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 2e3f3121981ae7d7da69cbd3bd1d6fc8ada667cc
Author: aherbert <aherb...@apache.org>
AuthorDate: Mon Oct 10 12:19:34 2022 +0100

    Update commons bc.version and release.version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a9ac3a54..8e228b72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,8 @@
     <!-- This flag should only be true in the dist-archive module. -->
     <commons.release.isDistModule>false</commons.release.isDistModule>
     <!-- do not use snapshot suffix here -->
-    <commons.release.version>1.5</commons.release.version>
-    <commons.bc.version>1.4</commons.bc.version>
+    <commons.release.version>1.6</commons.release.version>
+    <commons.bc.version>1.5</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.desc>(requires Java 8+)</commons.release.desc>
     <commons.binary.suffix>-bin</commons.binary.suffix>

Reply via email to