Add in RC2
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/b8635de2 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/b8635de2 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/b8635de2 Branch: refs/heads/master Commit: b8635de20d8d219beae9c5918f2a86ca8f1ccf68 Parents: 44a704d Author: Rob Tompkins <chtom...@gmail.com> Authored: Thu Jul 19 11:32:37 2018 -0400 Committer: Rob Tompkins <chtom...@gmail.com> Committed: Thu Jul 19 11:32:37 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/b8635de2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3683bc7..43e5737 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ <commons.release.version>1.1</commons.release.version> <commons.rc.version>RC1</commons.rc.version> <commons.release.desc>(requires Java 6+)</commons.release.desc> - <!-- <commons.rc.version>RC1</commons.rc.version> --> + <commons.rc.version>RC2</commons.rc.version> <commons.binary.suffix>-bin</commons.binary.suffix> <commons.jira.id>RNG</commons.jira.id>