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 2008/10/20 16:40:28 UTC

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

Author: felixk
Date: Mon Oct 20 07:40:28 2008
New Revision: 706309

URL: http://svn.apache.org/viewvc?rev=706309&view=rev
Log:
Fix deployment path

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=706309&r1=706308&r2=706309&view=diff
==============================================================================
--- directory/samples/trunk/apacheds-webapp/pom.xml (original)
+++ directory/samples/trunk/apacheds-webapp/pom.xml Mon Oct 20 07:40:28 2008
@@ -42,7 +42,7 @@
   <distributionManagement>
     <site>
       <id>apache.directory.samples</id>
-      <url>scpexe://vm094.oxylos.org/var/www/html/samples/apacheds-webapp/</url>
+      <url>scpexe://vm094.oxylos.org/var/www/html/projects/samples/apacheds-webapp/</url>
     </site>
   </distributionManagement>