Author: schof Date: Wed Jun 14 09:44:06 2006 New Revision: 414316 URL: http://svn.apache.org/viewvc?rev=414316&view=rev Log: added scm info so we can build with continuum
Modified: struts/maven/trunk/pom/pom.xml Modified: struts/maven/trunk/pom/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?rev=414316&r1=414315&r2=414316&view=diff ============================================================================== --- struts/maven/trunk/pom/pom.xml (original) +++ struts/maven/trunk/pom/pom.xml Wed Jun 14 09:44:06 2006 @@ -29,6 +29,11 @@ <version>2</version> <packaging>pom</packaging> <name>Apache Struts</name> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection> + <developerConnection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection> + <url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url> + </scm> <description> The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic