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

svn commit: r831606 - /directory/apacheds/branches/apacheds-schema/pom.xml

Author: felixk
Date: Sat Oct 31 22:18:13 2009
New Revision: 831606

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

Modified:
    directory/apacheds/branches/apacheds-schema/pom.xml

Modified: directory/apacheds/branches/apacheds-schema/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/pom.xml?rev=831606&r1=831605&r2=831606&view=diff
==============================================================================
--- directory/apacheds/branches/apacheds-schema/pom.xml (original)
+++ directory/apacheds/branches/apacheds-schema/pom.xml Sat Oct 31 22:18:13 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>