Author: wsmoak Date: Sun Apr 9 18:29:00 2006 New Revision: 392871 URL: http://svn.apache.org/viewcvs?rev=392871&view=rev Log: Added <scm> section, which will be used for the website and the release process.
Modified: struts/action/trunk/pom.xml Modified: struts/action/trunk/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=392871&r1=392870&r2=392871&view=diff ============================================================================== --- struts/action/trunk/pom.xml (original) +++ struts/action/trunk/pom.xml Sun Apr 9 18:29:00 2006 @@ -51,6 +51,12 @@ <inceptionYear>2000</inceptionYear> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/action/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/action/trunk</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/struts/action/trunk</url> + </scm> + <issueManagement> <system>Bugzilla</system> <url>http://issues.apache.org/bugzilla</url> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]