You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2011/04/27 11:00:12 UTC

svn commit: r1097044 - /directory/shared/trunk/pom.xml

Author: seelmann
Date: Wed Apr 27 09:00:12 2011
New Revision: 1097044

URL: http://svn.apache.org/viewvc?rev=1097044&view=rev
Log:
Corrected site distribution URL

Modified:
    directory/shared/trunk/pom.xml

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1097044&r1=1097043&r2=1097044&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Wed Apr 27 09:00:12 2011
@@ -34,7 +34,7 @@
 
   <properties>
     <projectName>ApacheDS-Shared</projectName>
-    <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/shared/gen-docs/${project.version}/</distMgmtSiteUrl>
+    <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/api/gen-docs/${project.version}/</distMgmtSiteUrl>
     
     <!-- Set versions for depending projects -->
     <skin.version>1.0.2</skin.version>