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/02/11 19:58:32 UTC

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

Author: schof
Date: Sat Feb 11 10:58:31 2006
New Revision: 377012

URL: http://svn.apache.org/viewcvs?rev=377012&view=rev
Log: (empty)

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/pom.xml?rev=377012&r1=377011&r2=377012&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Sat Feb 11 10:58:31 2006
@@ -25,6 +25,13 @@
     <url>http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk</url>
   </scm>
 
+  <distributionManagement>
+    <site>
+      <id>apache-site</id>
+      <name>Apache Website</name>
+      <url>scpexe://minotaur.apache.org/www</url>
+    </site>
+  </distributionManagement>
 
 </project>