[maven-release-plugin] copy for tag STRUTS_2_2_0

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_0@958825 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2010-06-29 04:54:59 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -8,7 +8,7 @@
<version>2.2.0</version>
</parent>
<groupId>com.opensymphony</groupId>
<groupId>org.apache.struts.xwork</groupId>
<artifactId>xwork-core</artifactId>
<packaging>jar</packaging>
<name>XWork: Core</name>