mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Moved webapps to apps to match Struts Action 1
WW-1305 git-svn-id: https://svn.apache.org/repos/asf/incubator/webwork2@400415 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<distributionManagement>
|
||||
<site>
|
||||
<id>apache-site</id>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/struts-action2/webapps</url>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/struts-action2/apps</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
|
||||
@@ -37,5 +37,12 @@
|
||||
<version>2.4</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-lang</groupId>
|
||||
<artifactId>commons-lang</artifactId>
|
||||
<version>2.0</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
</project>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user