You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/04/05 15:08:46 UTC

svn commit: r1089023 - /james/mailbox/trunk/tool/pom.xml

Author: eric
Date: Tue Apr  5 13:08:46 2011
New Revision: 1089023

URL: http://svn.apache.org/viewvc?rev=1089023&view=rev
Log:
Fix mailbox-tool project name in pom

Modified:
    james/mailbox/trunk/tool/pom.xml

Modified: james/mailbox/trunk/tool/pom.xml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/tool/pom.xml?rev=1089023&r1=1089022&r2=1089023&view=diff
==============================================================================
--- james/mailbox/trunk/tool/pom.xml (original)
+++ james/mailbox/trunk/tool/pom.xml Tue Apr  5 13:08:46 2011
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-james-mailbox-tool</artifactId>
-  <name>Apache James Mailbox Copier</name>
+  <name>Apache James Mailbox Tools</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.james</groupId>



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