You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2012/01/12 10:53:01 UTC

svn commit: r1230458 - /incubator/amber/trunk/pom.xml

Author: simonetripodi
Date: Thu Jan 12 09:53:01 2012
New Revision: 1230458

URL: http://svn.apache.org/viewvc?rev=1230458&view=rev
Log:
updated maven-project-info-reports-plugin version

Modified:
    incubator/amber/trunk/pom.xml

Modified: incubator/amber/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/amber/trunk/pom.xml?rev=1230458&r1=1230457&r2=1230458&view=diff
==============================================================================
--- incubator/amber/trunk/pom.xml (original)
+++ incubator/amber/trunk/pom.xml Thu Jan 12 09:53:01 2012
@@ -528,7 +528,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.2</version>
+        <version>2.4</version>
       </plugin>
 
       <plugin>