You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by mr...@apache.org on 2006/04/24 05:57:14 UTC

svn commit: r396410 - /struts/action/trunk/apps/pom.xml

Author: mrdon
Date: Sun Apr 23 20:57:12 2006
New Revision: 396410

URL: http://svn.apache.org/viewcvs?rev=396410&view=rev
Log:
Adding the distribution management section to the pom

Modified:
    struts/action/trunk/apps/pom.xml

Modified: struts/action/trunk/apps/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/pom.xml?rev=396410&r1=396409&r2=396410&view=diff
==============================================================================
--- struts/action/trunk/apps/pom.xml (original)
+++ struts/action/trunk/apps/pom.xml Sun Apr 23 20:57:12 2006
@@ -34,6 +34,14 @@
    <packaging>pom</packaging>
    <name>Struts Action - Apps</name>
 
+   <distributionManagement>
+       <site>
+           <id>apache-site</id>
+           <url>scp://people.apache.org/www/struts.apache.org/struts-action/struts-apps</url>
+       </site>
+   </distributionManagement>
+
+
    <modules>
       <module>cookbook</module>
       <module>faces-example1</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org