You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/01/24 01:47:33 UTC

svn commit: r371749 - /myfaces/maven/trunk/master-pom/pom.xml

Author: schof
Date: Mon Jan 23 16:47:31 2006
New Revision: 371749

URL: http://svn.apache.org/viewcvs?rev=371749&view=rev
Log:
adjusted location of site deploy (one level up)

Modified:
    myfaces/maven/trunk/master-pom/pom.xml

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/trunk/master-pom/pom.xml?rev=371749&r1=371748&r2=371749&view=diff
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Mon Jan 23 16:47:31 2006
@@ -78,7 +78,7 @@
       <id>apache-site</id>
       <name>Apache Website</name>
       <!-- NOTE: I'm using my public html dir for testing -->
-      <url>scpexe://minotaur.apache.org/home/schof/public_html/site</url>
+      <url>scpexe://minotaur.apache.org/home/schof/public_html</url>
     </site>
   </distributionManagement>