You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2006/06/15 01:18:51 UTC

svn commit: r414409 - /jakarta/commons/proper/chain/trunk/project.xml

Author: niallp
Date: Wed Jun 14 16:18:50 2006
New Revision: 414409

URL: http://svn.apache.org/viewvc?rev=414409&view=rev
Log:
Revert groupId from org.apache.commons back to commons-chain for the Chain 1.1 release.

The discussion regarding changing the groupId for Commons Components is currently ongoing with the one issue currently unresolved - see thread http://tinyurl.com/hfkuf

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

Modified: jakarta/commons/proper/chain/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/chain/trunk/project.xml?rev=414409&r1=414408&r2=414409&view=diff
==============================================================================
--- jakarta/commons/proper/chain/trunk/project.xml (original)
+++ jakarta/commons/proper/chain/trunk/project.xml Wed Jun 14 16:18:50 2006
@@ -17,7 +17,7 @@
 <project>
   <pomVersion>3</pomVersion>
   <name>Commons Chain</name>
-  <groupId>org.apache.commons</groupId>
+  <groupId>commons-chain</groupId>
   <artifactId>commons-chain</artifactId>
   
   <logo>/images/chain-logo-white.png</logo>



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