Author: erans Date: Mon Oct 8 13:14:50 2012 New Revision: 1395545 URL: http://svn.apache.org/viewvc?rev=1395545&view=rev Log: MATH-876 Changed "<commons.componentid>" property (used in "commons-parent" to create the "Bundle-SymbolicName" entry in "MANFEST.MF").
Modified: commons/proper/math/trunk/pom.xml Modified: commons/proper/math/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1395545&r1=1395544&r2=1395545&view=diff ============================================================================== --- commons/proper/math/trunk/pom.xml (original) +++ commons/proper/math/trunk/pom.xml Mon Oct 8 13:14:50 2012 @@ -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>