Fix pom scm location

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@470752 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Mitchell
2006-11-03 10:41:55 +00:00
parent ea099fc2a9
commit 2d7dcf84d7
+7
View File
@@ -11,6 +11,13 @@
<artifactId>struts2-plugins</artifactId>
<packaging>pom</packaging>
<name>Struts Plugins</name>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/</connection>
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/</developerConnection>
<url>http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/</url>
</scm>
<modules>
<module>config-browser</module>
<module>jasperreports</module>