Repository: commons-rng Updated Branches: refs/heads/1.1 2b3915227 -> 090ab5460
Update to RC4 Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/090ab546 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/090ab546 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/090ab546 Branch: refs/heads/1.1 Commit: 090ab546025731903c2a6e267e5c4a35c1a1782e Parents: 2b39152 Author: Rob Tompkins <chtom...@gmail.com> Authored: Tue Jul 31 10:10:17 2018 -0400 Committer: Rob Tompkins <chtom...@gmail.com> Committed: Tue Jul 31 10:10:17 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/090ab546/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e6de374..3ff5d1a 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ <commons.automatic.module.name>org.apache.commons.rng.parent</commons.automatic.module.name> <!-- do not use snapshot suffix here --> <commons.release.version>1.1</commons.release.version> - <commons.rc.version>RC3</commons.rc.version> + <commons.rc.version>RC4</commons.rc.version> <commons.release.desc>(requires Java 6+)</commons.release.desc> <commons.binary.suffix>-bin</commons.binary.suffix>