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 2009/10/31 23:09:13 UTC

svn commit: r831601 - /directory/installers/trunk/pom.xml

Author: felixk
Date: Sat Oct 31 22:09:13 2009
New Revision: 831601

URL: http://svn.apache.org/viewvc?rev=831601&view=rev
Log:
Fix locations, as documentation is now deployed on p.a.o

Modified:
    directory/installers/trunk/pom.xml

Modified: directory/installers/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/trunk/pom.xml?rev=831601&r1=831600&r2=831601&view=diff
==============================================================================
--- directory/installers/trunk/pom.xml (original)
+++ directory/installers/trunk/pom.xml Sat Oct 31 22:09:13 2009
@@ -36,7 +36,7 @@
 
   <properties>
     <projectName>Apache Directory Server</projectName>
-    <distMgmtSiteUrl>scpexe://vm094.oxylos.org/var/www/html/projects/installers/</distMgmtSiteUrl>
+    <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/installers/gen-docs/${version}/</distMgmtSiteUrl>
     <skin.version>1.0.0</skin.version>
 
     <!-- Set versions for depending projects -->