mirror of
https://github.com/apache/struts.git
synced 2026-08-06 23:27:07 +00:00
WW-1992
tiles-jsp added to Struts 2 assembly. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@547696 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -224,6 +224,12 @@
|
||||
<version>${version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tiles</groupId>
|
||||
<artifactId>tiles-jsp</artifactId>
|
||||
<version>2.0.4</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- Include optional dependencies -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user