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

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

Author: bago
Date: Sat Sep 23 06:20:27 2006
New Revision: 449231

URL: http://svn.apache.org/viewvc?view=rev&rev=449231
Log:
Another attempt fixing inter-projects urls (JAMES-618 / JAMES-634)

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=449231&r1=449230&r2=449231
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sat Sep 23 06:20:27 2006
@@ -41,7 +41,7 @@
     <artifactId>james-server-root</artifactId>
     <version>1.0-SNAPSHOT</version>
   </parent>
-  <url>http://james.apache.org/server/index.html</url>
+  <url>http://james.apache.org/server/2.3.0/</url>
   <inceptionYear>2002</inceptionYear>
 
   <scm>
@@ -377,7 +377,7 @@
   <distributionManagement>
     <site>
       <id>server-website</id>
-      <url>scp://minotaur.apache.org/www/james.apache.org/server/2.3.0</url>
+      <url>scp://minotaur.apache.org/www/james.apache.org/server/2.3.0/</url>
     </site>
   </distributionManagement>
 



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