mirror of
https://github.com/apache/struts.git
synced 2026-08-06 07:06:58 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user