Author: psteitz
Date: Wed May 30 22:17:43 2007
New Revision: 543062
URL: http://svn.apache.org/viewvc?view=rev&rev=543062
Log:
Fixed name.
Modified:
jakarta/commons/proper/math/trunk/pom.xml
Modified: jakarta/commons/proper/math/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/math/trunk/pom.xml?view=diff&rev=543062&r1=543061&r2=543062
==============================================================================
--- jakarta/commons/proper/math/trunk/pom.xml (original)
+++ jakarta/commons/proper/math/trunk/pom.xml Wed May 30 22:17:43 2007
@@ -28,7 +28,7 @@
<groupId>commons-math</groupId>
<artifactId>commons-math</artifactId>
<version>1.2-SNAPSHOT</version>
- <name>Lang</name>
+ <name>Math</name>
<inceptionYear>2003</inceptionYear>
<description>The Math project is a library of lightweight, self-contained
mathematics and statistics components addressing the most common practical
problems not immediately available in the Java programming language or
commons-lang.</description>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]