mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
Changed groupId to allow deploy to Nexus repository
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@958702 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.opensymphony</groupId>
|
||||
<groupId>org.apache.struts.xwork</groupId>
|
||||
<artifactId>xwork-core</artifactId>
|
||||
<version>${version}</version>
|
||||
<type>jar</type>
|
||||
|
||||
+1
-1
@@ -208,7 +208,7 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.opensymphony</groupId>
|
||||
<groupId>org.apache.struts.xwork</groupId>
|
||||
<artifactId>xwork-core</artifactId>
|
||||
<version>${version}</version>
|
||||
</dependency>
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
<version>2.2.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.opensymphony</groupId>
|
||||
<groupId>org.apache.struts.xwork</groupId>
|
||||
<artifactId>xwork-core</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>XWork: Core</name>
|
||||
|
||||
Reference in New Issue
Block a user