You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/05/27 21:29:51 UTC

svn commit: r409862 - /jakarta/commons/proper/cli/trunk/project.xml

Author: dennisl
Date: Sat May 27 12:29:50 2006
New Revision: 409862

URL: http://svn.apache.org/viewvc?rev=409862&view=rev
Log:
Change groupId to org.apache.commons

Modified:
    jakarta/commons/proper/cli/trunk/project.xml

Modified: jakarta/commons/proper/cli/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/cli/trunk/project.xml?rev=409862&r1=409861&r2=409862&view=diff
==============================================================================
--- jakarta/commons/proper/cli/trunk/project.xml (original)
+++ jakarta/commons/proper/cli/trunk/project.xml Sat May 27 12:29:50 2006
@@ -15,7 +15,7 @@
    limitations under the License.
 -->
 <project>
-  <groupId>commons-cli</groupId>
+  <groupId>org.apache.commons</groupId>
   <artifactId>commons-cli</artifactId>
   <name>CLI</name>
   <currentVersion>2.0-SNAPSHOT</currentVersion>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org