You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/12/01 12:39:31 UTC

svn commit: r600090 - /myfaces/trinidad-maven/trunk/pom.xml

Author: bommel
Date: Sat Dec  1 03:39:24 2007
New Revision: 600090

URL: http://svn.apache.org/viewvc?rev=600090&view=rev
Log:
added reporting section

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

Modified: myfaces/trinidad-maven/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/trunk/pom.xml?rev=600090&r1=600089&r2=600090&view=diff
==============================================================================
--- myfaces/trinidad-maven/trunk/pom.xml (original)
+++ myfaces/trinidad-maven/trunk/pom.xml Sat Dec  1 03:39:24 2007
@@ -209,6 +209,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>