Preparing RC6.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/4581a452 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/4581a452 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/4581a452 Branch: refs/heads/1.0-release Commit: 4581a4520315657a4219b37c81f5db80e4a4e43c Parents: 3cc193a Author: Gilles <er...@apache.org> Authored: Tue Dec 6 23:04:07 2016 +0100 Committer: Gilles <er...@apache.org> Committed: Tue Dec 6 23:04:07 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/4581a452/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a7e286b..0bdad61 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ <!-- do not use snapshot suffix here --> <commons.release.version>1.0</commons.release.version> <commons.release.desc>(requires Java 6+)</commons.release.desc> - <commons.rc.version>RC3</commons.rc.version> + <commons.rc.version>RC6</commons.rc.version> <commons.binary.suffix>-bin</commons.binary.suffix> <commons.jira.id>RNG</commons.jira.id> http://git-wip-us.apache.org/repos/asf/commons-rng/blob/4581a452/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index cb5cbad..3e2cd62 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,7 +50,7 @@ If the output is not quite correct, check for invisible trailing spaces! <title>Apache Commons RNG Release Notes</title> </properties> <body> - <release version="1.0" date="2016-11-30" description=" + <release version="1.0" date="2016-12-20" description=" This is the first release of Apache Commons RNG. Apache Commons RNG 1.0 contains the following modules: