mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
Update the struts-master pom dependency to the released version 3, and fix the project description.
WW-1349 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@437408 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts-master</artifactId>
|
||||
<version>3-SNAPSHOT</version>
|
||||
<version>3</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
@@ -36,7 +36,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>Struts 2</name>
|
||||
<url>http://struts.apache.org/struts2</url>
|
||||
<description>Apache Struts Action Framework 2</description>
|
||||
<description>Apache Struts Framework 2</description>
|
||||
|
||||
<inceptionYear>2000</inceptionYear>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user