You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/11/30 23:23:17 UTC

svn commit: r599986 - /myfaces/trinidad/trunk/trinidad/pom.xml

Author: matzew
Date: Fri Nov 30 14:23:16 2007
New Revision: 599986

URL: http://svn.apache.org/viewvc?rev=599986&view=rev
Log:
maven fix...

Modified:
    myfaces/trinidad/trunk/trinidad/pom.xml

Modified: myfaces/trinidad/trunk/trinidad/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/pom.xml?rev=599986&r1=599985&r2=599986&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad/pom.xml (original)
+++ myfaces/trinidad/trunk/trinidad/pom.xml Fri Nov 30 14:23:16 2007
@@ -343,6 +343,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.0.1</version>
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>