diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt index 3dfcf31bd..90ad2fbf4 100644 --- a/doc/release/release.howto.txt +++ b/doc/release/release.howto.txt @@ -70,7 +70,7 @@ to the SVN repository. Once the release process is over, you can do a The "download" page template is located at "src/site/xdoc/download_math.xml". This file is updated automatically by running the command: - $ mvn commons:download-page -Dcommons.componentid=math + $ mvn commons:download-page The command-line property override is necessary because the download plugin expects the project name in the componentid property. diff --git a/pom.xml b/pom.xml index ee1a197d3..a81a111a6 100644 --- a/pom.xml +++ b/pom.xml @@ -294,16 +294,12 @@ - - math3 + + math + + org.apache.commons.math3 3.2 (requires Java 1.5+)