You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/03/18 09:55:17 UTC

svn commit: r638271 - /directory/shared/branches/bigbang/pom.xml

Author: felixk
Date: Tue Mar 18 01:55:14 2008
New Revision: 638271

URL: http://svn.apache.org/viewvc?rev=638271&view=rev
Log:
Fix distribution URL

Modified:
    directory/shared/branches/bigbang/pom.xml

Modified: directory/shared/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/bigbang/pom.xml?rev=638271&r1=638270&r2=638271&view=diff
==============================================================================
--- directory/shared/branches/bigbang/pom.xml (original)
+++ directory/shared/branches/bigbang/pom.xml Tue Mar 18 01:55:14 2008
@@ -135,7 +135,7 @@
   <distributionManagement>
     <site>
       <id>apache.directory.shared</id>
-      <url>scpexe://people.apache.org/home/felixk/public_html/projects/directory/shared/</url>
+      <url>scpexe://vm094.oxylos.org/var/www/html/projects/shared/</url>
     </site>
   </distributionManagement>