Author: michaelo
Date: Thu Jan 29 21:33:39 2015
New Revision: 1655867

URL: http://svn.apache.org/r1655867
Log:
[MPMD-203] Upgrade to MPIR 2.8

Modified:
    maven/plugins/trunk/maven-pmd-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1655867&r1=1655866&r2=1655867&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Thu Jan 29 21:33:39 2015
@@ -88,7 +88,7 @@ under the License.
     <maven.compiler.target>${javaVersion}</maven.compiler.target>
     <pmdVersion>5.2.3</pmdVersion>
     <sitePluginVersion>3.4</sitePluginVersion>
-    <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
+    <projectInfoReportsPluginVersion>2.8</projectInfoReportsPluginVersion>
   </properties>
 
   <dependencies>


Reply via email to