You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2006/04/10 03:29:01 UTC

svn commit: r392871 - /struts/action/trunk/pom.xml

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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org