Author: bayard
Date: Mon May 14 16:57:18 2007
New Revision: 538023
URL: http://svn.apache.org/viewvc?view=rev&rev=538023
Log:
Fixing groupId to retain legacy groupId
Modified:
jakarta/commons/proper/cli/branches/cli-1.0.x/project.xml
Modified: jakarta/commons/proper/cli/branches/cli-1.0.x/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/cli/branches/cli-1.0.x/project.xml?view=diff&rev=538023&r1=538022&r2=538023
==============================================================================
--- jakarta/commons/proper/cli/branches/cli-1.0.x/project.xml (original)
+++ jakarta/commons/proper/cli/branches/cli-1.0.x/project.xml Mon May 14
16:57:18 2007
@@ -15,7 +15,7 @@
limitations under the License.
-->
<project>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<name>CLI</name>
<currentVersion>2.0-SNAPSHOT</currentVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]