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 ba...@apache.org on 2006/09/26 23:43:46 UTC

svn commit: r450226 - /james/postage/trunk/pom.xml

Author: bago
Date: Tue Sep 26 14:43:46 2006
New Revision: 450226

URL: http://svn.apache.org/viewvc?view=rev&rev=450226
Log:
Fix project name for Postage

Modified:
    james/postage/trunk/pom.xml

Modified: james/postage/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/postage/trunk/pom.xml?view=diff&rev=450226&r1=450225&r2=450226
==============================================================================
--- james/postage/trunk/pom.xml (original)
+++ james/postage/trunk/pom.xml Tue Sep 26 14:43:46 2006
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-postage</artifactId>
-  <name>Apache JAMES Postage Project</name>
+  <name>Apache JAMES Postage</name>
   <version>0.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>



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