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 2007/11/09 19:04:34 UTC

svn commit: r593610 - /myfaces/tomahawk/trunk/pom.xml

Author: bommel
Date: Fri Nov  9 10:04:24 2007
New Revision: 593610

URL: http://svn.apache.org/viewvc?rev=593610&view=rev
Log:
added site distribution for tomahawk project

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=593610&r1=593609&r2=593610&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Fri Nov  9 10:04:24 2007
@@ -65,6 +65,15 @@
     </repository>
   </repositories>
 
+  <distributionManagement>
+    <site>
+      <id>apache-site</id>
+      <name>Apache Website</name>
+      <url>scpexe://minotaur.apache.org/www/myfaces.apache.org/tomahawk-project/</url>
+    </site>
+  </distributionManagement>
+
+
   <profiles>
     <profile>
       <activation>