You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2009/02/28 01:06:40 UTC

svn commit: r748756 - /maven/pom/trunk/maven/pom.xml

Author: aheritier
Date: Sat Feb 28 00:06:39 2009
New Revision: 748756

URL: http://svn.apache.org/viewvc?rev=748756&view=rev
Log:
Upgrade org.codehaus.mojo:taglist-maven-plugin 2.2 -> 2.3

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=748756&r1=748755&r2=748756&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat Feb 28 00:06:39 2009
@@ -858,7 +858,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>taglist-maven-plugin</artifactId>
-            <version>2.2</version>
+            <version>2.3</version>
           </plugin>
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>