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 rd...@apache.org on 2009/08/03 18:37:27 UTC

svn commit: r800456 - /james/server/branches/v2.3/pom.xml

Author: rdonkin
Date: Mon Aug  3 16:37:27 2009
New Revision: 800456

URL: http://svn.apache.org/viewvc?rev=800456&view=rev
Log:
Prepare release by updating URLs

Modified:
    james/server/branches/v2.3/pom.xml

Modified: james/server/branches/v2.3/pom.xml
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/pom.xml?rev=800456&r1=800455&r2=800456&view=diff
==============================================================================
--- james/server/branches/v2.3/pom.xml (original)
+++ james/server/branches/v2.3/pom.xml Mon Aug  3 16:37:27 2009
@@ -47,13 +47,13 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/james/server/branches/v2.3
+      scm:svn:http://svn.apache.org/repos/asf/james/server/tags/2_3_2
     </connection>
     <developerConnection>
-      scm:svn:https://${maven.username}@svn.apache.org/repos/asf/james/server/branches/v2.3
+      scm:svn:https://${maven.username}@svn.apache.org/repos/asf/james/server/tags/2_3_2
     </developerConnection>
     <url>
-      http://svn.apache.org/viewcvs.cgi/james/server/branches/v2.3?root=Apache-SVN
+      http://svn.apache.org/viewcvs.cgi/james/server/tags/2_3_2?root=Apache-SVN
     </url>
   </scm>
 
@@ -364,8 +364,8 @@
 
   <distributionManagement>
     <site>
-      <id>server-2.3.1-website</id>
-      <url>scp://people.apache.org/www/james.apache.org/server/2.3.1/</url>
+      <id>server-2.3.2-website</id>
+      <url>scp://people.apache.org/www/james.apache.org/server/2.3.2/</url>
     </site>
   </distributionManagement>
 



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