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:00:30 UTC

svn commit: r831597 - /directory/studio/trunk/pom.xml

Author: felixk
Date: Sat Oct 31 22:00:29 2009
New Revision: 831597

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

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=831597&r1=831596&r2=831597&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Sat Oct 31 22:00:29 2009
@@ -63,7 +63,7 @@
       Can be overwritten in the settings.xml
     -->
     <studio.dist.url>${pom.distributionManagement.repository.url}</studio.dist.url>
-    <distMgmtSiteUrl>scpexe://vm094.oxylos.org/var/www/html/projects/studio/</distMgmtSiteUrl>
+    <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/studio/gen-docs/${version}</distMgmtSiteUrl>
     <!-- Set versions for subprojects -->
     <aciitemeditor.version>1.5.0-SNAPSHOT</aciitemeditor.version>
     <!-- <!> <!> <!> WARNING <!> <!> <!> -->