This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a commit to branch 1.4-release
in repository https://gitbox.apache.org/repos/asf/commons-rng.git
The following commit(s) were added to refs/heads/1.4-release by this push:
new 4d55aeb Release candidate 1.4 RC2
4d55aeb is described below
commit 4d55aebc1e0ac6cab0f451ef5f3f54cd6e5440a6
Author: aherbert <[email protected]>
AuthorDate: Mon Sep 6 10:32:07 2021 +0100
Release candidate 1.4 RC2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ffbdb87..2f48471 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<!-- do not use snapshot suffix here -->
<commons.release.version>1.4</commons.release.version>
<commons.bc.version>1.3</commons.bc.version>
- <commons.rc.version>RC1</commons.rc.version>
+ <commons.rc.version>RC2</commons.rc.version>
<commons.release.desc>(requires Java 8+)</commons.release.desc>
<commons.binary.suffix>-bin</commons.binary.suffix>