Author: luc
Date: Mon May 19 00:13:41 2008
New Revision: 657736
URL: http://svn.apache.org/viewvc?rev=657736&view=rev
Log:
changed groupId from commons-math to org.apache.commons
as suggested in http://markmail.org/message/hxdsteovws7lalsa
Modified:
commons/proper/math/branches/MATH_2_0/pom.xml
Modified: commons/proper/math/branches/MATH_2_0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_0/pom.xml?rev=657736&r1=657735&r2=657736&view=diff
==============================================================================
--- commons/proper/math/branches/MATH_2_0/pom.xml (original)
+++ commons/proper/math/branches/MATH_2_0/pom.xml Mon May 19 00:13:41 2008
@@ -25,7 +25,7 @@
<version>10</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>commons-math</groupId>
+ <groupId>org.apache.commons</groupId>
<artifactId>commons-math</artifactId>
<version>2.0-SNAPSHOT</version>
<name>Commons Math</name>