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:12:51 UTC

svn commit: r831603 - /directory/samples/trunk/apacheds-webapp/pom.xml

Author: felixk
Date: Sat Oct 31 22:12:51 2009
New Revision: 831603

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

Modified:
    directory/samples/trunk/apacheds-webapp/pom.xml

Modified: directory/samples/trunk/apacheds-webapp/pom.xml
URL: http://svn.apache.org/viewvc/directory/samples/trunk/apacheds-webapp/pom.xml?rev=831603&r1=831602&r2=831603&view=diff
==============================================================================
--- directory/samples/trunk/apacheds-webapp/pom.xml (original)
+++ directory/samples/trunk/apacheds-webapp/pom.xml Sat Oct 31 22:12:51 2009
@@ -58,7 +58,7 @@
   </distributionManagement>
   
   <properties>
-    <distMgmtSiteUrl>scpexe://vm094.oxylos.org/var/www/html/projects/samples/apacheds-webapp/</distMgmtSiteUrl>
+    <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/samples/apacheds-webapp/gen-docs/${version}/</distMgmtSiteUrl>
     <skin.version>1.0.0</skin.version>
   </properties>