commons-rng-1.1-RC4 -> RC5
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/288c8b51 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/288c8b51 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/288c8b51 Branch: refs/heads/master Commit: 288c8b5196ab29e0e2ca50182a28f217e0828833 Parents: aa0f3b4 Author: Rob Tompkins <chtom...@gmail.com> Authored: Wed Aug 1 08:30:38 2018 -0400 Committer: Rob Tompkins <chtom...@gmail.com> Committed: Wed Aug 1 08:30:38 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/288c8b51/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8e272b8..adcefda 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>RC4</commons.rc.version> + <commons.rc.version>RC5</commons.rc.version> <commons.release.desc>(requires Java 6+)</commons.release.desc> <commons.binary.suffix>-bin</commons.binary.suffix>