Author: psteitz Date: Sat Jan 24 19:51:09 2009 New Revision: 737426 URL: http://svn.apache.org/viewvc?rev=737426&view=rev Log: Fixed project name.
Modified: commons/proper/math/trunk/build.xml Modified: commons/proper/math/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/build.xml?rev=737426&r1=737425&r2=737426&view=diff ============================================================================== --- commons/proper/math/trunk/build.xml (original) +++ commons/proper/math/trunk/build.xml Sat Jan 24 19:51:09 2009 @@ -14,13 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project name="Commons IO" default="jar" basedir="."> +<project name="Commons Math" default="jar" basedir="."> <!-- "Math" component of the Apache Commons Project - $Id:$ - $Revision:$ $Date:$ + $Id$ + $Revision$ $Date$ -->