You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/02/11 22:22:14 UTC

svn commit: r377059 - /myfaces/site/trunk/pom.xml

Author: bommel
Date: Sat Feb 11 13:22:13 2006
New Revision: 377059

URL: http://svn.apache.org/viewcvs?rev=377059&view=rev
Log:
fix distributionManagement section

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/pom.xml?rev=377059&r1=377058&r2=377059&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Sat Feb 11 13:22:13 2006
@@ -29,7 +29,7 @@
     <site>
       <id>apache-site</id>
       <name>Apache Website</name>
-      <url>scpexe://minotaur.apache.org/www</url>
+      <url>scpexe://minotaur.apache.org/www/myfaces.apache.org</url>
     </site>
   </distributionManagement>