You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2006/08/25 14:28:31 UTC

svn commit: r436778 - /struts/struts2/trunk/pom.xml

Author: husted
Date: Fri Aug 25 05:28:28 2006
New Revision: 436778

URL: http://svn.apache.org/viewvc?rev=436778&view=rev
Log:
WW-1392 Update to maven-taglib-plugin 2.3.

Modified:
    struts/struts2/trunk/pom.xml

Modified: struts/struts2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=436778&r1=436777&r2=436778&view=diff
==============================================================================
--- struts/struts2/trunk/pom.xml (original)
+++ struts/struts2/trunk/pom.xml Fri Aug 25 05:28:28 2006
@@ -219,7 +219,7 @@
               <plugin>
                 <groupId>net.sourceforge.maven-taglib</groupId>
                 <artifactId>maven-taglib-plugin</artifactId>
-                 <version>2.2.1</version>
+                 <version>2.3</version>
               </plugin>
             <plugin>
                 <artifactId>maven-javadoc-plugin</artifactId>