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:07:02 UTC

svn commit: r831599 - /directory/skins/trunk/pom.xml

Author: felixk
Date: Sat Oct 31 22:07:01 2009
New Revision: 831599

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

Modified:
    directory/skins/trunk/pom.xml

Modified: directory/skins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/skins/trunk/pom.xml?rev=831599&r1=831598&r2=831599&view=diff
==============================================================================
--- directory/skins/trunk/pom.xml (original)
+++ directory/skins/trunk/pom.xml Sat Oct 31 22:07:01 2009
@@ -37,7 +37,7 @@
 
   <properties>
     <projectName>ApacheDS-Shared</projectName>
-    <distMgmtSiteUrl>scpexe://vm094.oxylos.org/var/www/html/projects/skins/</distMgmtSiteUrl>
+    <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/skins/gen-docs/${version}/</distMgmtSiteUrl>
   </properties>
   
   <distributionManagement>