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:14:54 UTC

svn commit: r831604 - /directory/apacheds/trunk/pom.xml

Author: felixk
Date: Sat Oct 31 22:14:54 2009
New Revision: 831604

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

Modified:
    directory/apacheds/trunk/pom.xml

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