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 fe...@apache.org on 2011/11/26 09:08:38 UTC

svn commit: r1206408 - /james/protocols/trunk/pom.xml

Author: felixk
Date: Sat Nov 26 08:08:37 2011
New Revision: 1206408

URL: http://svn.apache.org/viewvc?rev=1206408&view=rev
Log:
Fix distribution URL (see also http://www.mail-archive.com/server-dev@james.apache.org/msg36943.html)

Modified:
    james/protocols/trunk/pom.xml

Modified: james/protocols/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1206408&r1=1206407&r2=1206408&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Sat Nov 26 08:08:37 2011
@@ -56,7 +56,7 @@
     <distributionManagement>
         <site>
             <id>server-trunk-website</id>
-            <url>scpexe://people.apache.org/www/james.apache.org/protocols/trunk/</url>
+            <url>scpexe://people.apache.org/www/james.apache.org/protocols/</url>
         </site>
     </distributionManagement>
 



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