mirror of
https://github.com/apache/struts.git
synced 2026-08-06 07:06:58 +00:00
Removing sitemesh jar, making it a maven dep
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@404872 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
<artifactId>struts-core</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>sitemesh</artifactId>
|
||||
<version>2.2.1</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user