Fix up download properties and generated page

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1299715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2012-03-12 15:40:22 +00:00
parent 1a3881f3f5
commit 0b14107b56
2 changed files with 9 additions and 8 deletions

View File

@ -275,9 +275,10 @@
<properties>
<commons.componentid>math</commons.componentid>
<commons.release.version>3.0-SNAPSHOT</commons.release.version>
<!-- do not use snapshot suffix here -->
<commons.release.version>3.0</commons.release.version>
<!-- <commons.rc.version>RC1</commons.rc.version> -->
<commons.binary.suffix></commons.binary.suffix>
<commons.binary.suffix>-bin</commons.binary.suffix>
<commons.jira.id>MATH</commons.jira.id>
<commons.jira.pid>12310485</commons.jira.pid>
<maven.compile.source>1.5</maven.compile.source>

View File

@ -99,14 +99,14 @@ limitations under the License.
<subsection name="Binaries">
<table>
<tr>
<td><a href="[preferred]/commons/math/binaries/commons-math3-3.0.tar.gz">commons-math3-3.0.tar.gz</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0.tar.gz.md5">md5</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0.tar.gz.asc">pgp</a></td>
<td><a href="[preferred]/commons/math/binaries/commons-math3-3.0-bin.tar.gz">commons-math3-3.0-bin.tar.gz</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0-bin.tar.gz.md5">md5</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0-bin.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a href="[preferred]/commons/math/binaries/commons-math3-3.0.zip">commons-math3-3.0.zip</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0.zip.md5">md5</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0.zip.asc">pgp</a></td>
<td><a href="[preferred]/commons/math/binaries/commons-math3-3.0-bin.zip">commons-math3-3.0-bin.zip</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0-bin.zip.md5">md5</a></td>
<td><a href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.0-bin.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>