You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2005/11/03 03:20:20 UTC

svn commit: r330416 - /struts/taglib/trunk/project.xml

Author: wsmoak
Date: Wed Nov  2 18:20:15 2005
New Revision: 330416

URL: http://svn.apache.org/viewcvs?rev=330416&view=rev
Log:
Move to v1.4.1 of the Maven Taglib Plugin to fix escaped characters on the taglib reference pages.  Reported by Michael Jouravlev (jmikus at gmail.com).  Bug # 37336

Modified:
    struts/taglib/trunk/project.xml

Modified: struts/taglib/trunk/project.xml
URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/project.xml?rev=330416&r1=330415&r2=330416&view=diff
==============================================================================
--- struts/taglib/trunk/project.xml (original)
+++ struts/taglib/trunk/project.xml Wed Nov  2 18:20:15 2005
@@ -2,7 +2,7 @@
 <project>
 <!-- 
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -112,7 +112,7 @@
     <dependency>
       <groupId>maven-taglib</groupId>
       <artifactId>maven-taglib-plugin</artifactId>
-      <version>1.4</version>
+      <version>1.4.1</version>
       <type>plugin</type>
       <url>http://maven-taglib.sourceforge.net</url>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org