Preparing RC2. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fe08f0d3 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/fe08f0d3 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/fe08f0d3
Branch: refs/heads/master Commit: fe08f0d3bd0309db15d27335757336a8ac6f32d0 Parents: fa2adc7 Author: Luc Maisonobe <l...@apache.org> Authored: Fri Dec 19 15:28:49 2014 +0100 Committer: Luc Maisonobe <l...@apache.org> Committed: Fri Dec 19 15:28:49 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/fe08f0d3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3b8396c..7c34ad9 100644 --- a/pom.xml +++ b/pom.xml @@ -365,7 +365,7 @@ <!-- do not use snapshot suffix here --> <commons.release.version>3.4</commons.release.version> <commons.release.desc>(requires Java 1.5+)</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.release.2.version>2.2</commons.release.2.version>