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/08 22:09:50 UTC

svn commit: r441632 - /james/mime4j/trunk/pom.xml

Author: bago
Date: Fri Sep  8 13:09:49 2006
New Revision: 441632

URL: http://svn.apache.org/viewvc?view=rev&rev=441632
Log:
Updated repository references in pom.xml

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?view=diff&rev=441632&r1=441631&r2=441632
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Fri Sep  8 13:09:49 2006
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-mime4j</artifactId>
-  <name>Apache James mime4j</name>
+  <name>Apache JAMES Mime4j</name>
   <version>0.3-SNAPSHOT</version>
   <description>Java stream based MIME message parser</description>
   <url>http://james.apache.org/mime4j/index.html</url>
@@ -15,6 +15,12 @@
     <url>http://sourceforge.net/tracker/?group_id=108895&amp;atid=654176</url>
   </issueManagement>
   <inceptionYear>2004</inceptionYear>
+  <distributionManagement>
+    <site>
+      <id>mime4j-website</id>
+      <url>scp://minotaur.apache.org/www/james.apache.org/mime4j/</url>
+    </site>
+  </distributionManagement>
   <developers>
     <developer>
       <id>niklas</id>



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