diff --git a/assembly/pom.xml b/assembly/pom.xml index 2f4c67d30..e0830285c 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -70,7 +70,7 @@ - com.opensymphony + org.apache.struts.xwork xwork-core ${version} jar diff --git a/core/pom.xml b/core/pom.xml index c71962787..4ca5a5138 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -208,7 +208,7 @@ - com.opensymphony + org.apache.struts.xwork xwork-core ${version} diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml index a4f592f74..c284c2f0b 100644 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@ -9,7 +9,7 @@ 2.2.0-SNAPSHOT - com.opensymphony + org.apache.struts.xwork xwork-core jar XWork: Core