Author: bayard
Date: Wed May 28 01:38:06 2008
New Revision: 660860
URL: http://svn.apache.org/viewvc?rev=660860&view=rev
Log:
Never released, so might as well be org.apache.commons
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=660860&r1=660859&r2=660860&view=diff
==============================================================================
--- commons/proper/cli/trunk/pom.xml (original)
+++ commons/proper/cli/trunk/pom.xml Wed May 28 01:38:06 2008
@@ -25,7 +25,7 @@
<version>10</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>commons-cli</groupId>
+ <groupId>org.apache.commons.commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>2.0-SNAPSHOT</version>
<name>Commons CLI</name>