mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
Removed hardcoded XWork version
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@932462 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -259,7 +259,7 @@
|
||||
<groupId>com.opensymphony</groupId>
|
||||
<artifactId>xwork-core</artifactId>
|
||||
<classifier>javadoc</classifier>
|
||||
<version>2.1.6</version>
|
||||
<version>${version}</version>
|
||||
</artifactItem>
|
||||
</artifactItems>
|
||||
<outputDirectory>${project.build.directory}/xwork-apidocs</outputDirectory>
|
||||
|
||||
Reference in New Issue
Block a user