Author: bayard
Date: Wed May 28 09:02:54 2008
New Revision: 660997
URL: http://svn.apache.org/viewvc?rev=660997&view=rev
Log:
Removing extra commons-cli - thanks Rahul
Modified:
commons/proper/cli/trunk/pom.xml
Modified: commons/proper/cli/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=660997&r1=660996&r2=660997&view=diff
==============================================================================
--- commons/proper/cli/trunk/pom.xml (original)
+++ commons/proper/cli/trunk/pom.xml Wed May 28 09:02:54 2008
@@ -25,7 +25,7 @@
<version>10</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.commons.commons-cli</groupId>
+ <groupId>org.apache.commons</groupId>
<artifactId>commons-cli</artifactId>
<version>2.0-SNAPSHOT</version>
<name>Commons CLI</name>