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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]