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:
Wendy Smoak
2006-08-27 16:53:29 +00:00
parent de6c2f944a
commit 867c6510f6
+2 -2
View File
@@ -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>