Changed "<commons.componentid>" property (used in "commons-parent" to create
the "Bundle-SymbolicName" entry in "MANIFEST.MF").


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1395545 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2012-10-08 13:14:50 +00:00
parent 37f8de9542
commit 4907b06568
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@
</dependencies>
<properties>
<commons.componentid>math</commons.componentid>
<commons.componentid>math3</commons.componentid>
<!-- do not use snapshot suffix here -->
<commons.release.version>3.0</commons.release.version>
<commons.release.desc>(requires Java 1.5+; not compatible with 2.2)</commons.release.desc>