Updated tag version and name

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1331339 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2012-04-27 10:22:26 +00:00
parent 37ebc858a3
commit 0e5d4f3e9f
+2 -2
View File
@@ -40,7 +40,7 @@
</scm>
<properties>
<tlib.version>2.2</tlib.version>
<tlib.version>2.3</tlib.version>
</properties>
<build>
@@ -50,7 +50,7 @@
<artifactId>maven-apt-plugin</artifactId>
<version>1.0.15</version>
<configuration>
<A>uri=/struts-tags,tlibVersion=${tlib.version},jspVersion=2.0,shortName=s,displayName="Struts Tags",
<A>uri=/struts-tags,tlibVersion=${tlib.version},jspVersion=2.0,shortName=s,displayName=Struts Tags,
outFile=${basedir}/target/classes/META-INF/struts-tags.tld,
description="To make it easier to access dynamic data;
the Apache Struts framework includes a library of custom tags.