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 23:28:23 UTC

svn commit: r409883 - /jakarta/commons/proper/email/trunk/project.xml

Author: dennisl
Date: Sat May 27 14:28:23 2006
New Revision: 409883

URL: http://svn.apache.org/viewvc?rev=409883&view=rev
Log:
Change groupId to org.apache.commons
Remove empty branches element

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

Modified: jakarta/commons/proper/email/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/email/trunk/project.xml?rev=409883&r1=409882&r2=409883&view=diff
==============================================================================
--- jakarta/commons/proper/email/trunk/project.xml (original)
+++ jakarta/commons/proper/email/trunk/project.xml Sat May 27 14:28:23 2006
@@ -17,7 +17,7 @@
 <project>
     <pomVersion>3</pomVersion>
     <name>Commons Email</name>
-    <groupId>commons-email</groupId>
+    <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
 
@@ -65,7 +65,6 @@
         <tag>EMAIL_1_0</tag>
       </version>
     </versions>
-    <branches/>
     <mailingLists>
         <mailingList>
             <name>Commons Dev List</name>



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