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 20:15:38 UTC

svn commit: r409852 - /jakarta/commons/proper/attributes/trunk/project.xml

Author: dennisl
Date: Sat May 27 11:15:38 2006
New Revision: 409852

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

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

Modified: jakarta/commons/proper/attributes/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/project.xml?rev=409852&r1=409851&r2=409852&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/project.xml Sat May 27 11:15:38 2006
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 =
-= Copyright 2003-2004 The Apache Software Foundation
+= Copyright 2003-2006 The Apache Software Foundation
 = 
 = Licensed under the Apache License, Version 2.0 (the "License");
 = you may not use this file except in compliance with the License.
@@ -19,7 +19,7 @@
 <project>
     <extend>../commons-build/project.xml</extend>
     <name>Attributes</name>
-    <groupId>commons-attributes</groupId>
+    <groupId>org.apache.commons</groupId>
     <artifactId>commons-attributes</artifactId>
     
     <logo>/images/attributes-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