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:18:45 UTC

svn commit: r441634 - /james/server/trunk/pom.xml

Author: bago
Date: Fri Sep  8 13:18:44 2006
New Revision: 441634

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

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?view=diff&rev=441634&r1=441633&r2=441634
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Sep  8 13:18:44 2006
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server</artifactId>
-  <name>Apache JAMES Server Project</name>
+  <name>Apache JAMES Server</name>
   <version>3.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>
@@ -357,7 +357,7 @@
       <artifactId>mstor</artifactId>
       <version>0.9.9</version>
     </dependency>
-    
+
     <dependency>
       <groupId>xstream</groupId>
       <artifactId>xstream</artifactId>
@@ -378,8 +378,8 @@
       <url>scp://minotaur.apache.org/www/james.apache.org/dist-m2-snapshot</url>
     </snapshotRepository>
     <site>
-      <id>james-website</id>
-      <url>scp://minotaur.apache.org/www/james.apache.org/public_html/maven/</url>
+      <id>server-website</id>
+      <url>scp://minotaur.apache.org/www/james.apache.org/server/</url>
     </site>
   </distributionManagement>
 



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