From ed3893b1884a1aa921fc41cd23a4cf5f882665cf Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sun, 11 Nov 2012 04:22:44 +0000 Subject: [PATCH] o upgraded MPIR to 2.6 o added Markdown support to m-site-p (waiting for next m-site-p version which will include it by default) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1407910 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/pom.xml b/pom.xml index 03ee10ce5a..d6df7c73f9 100644 --- a/pom.xml +++ b/pom.xml @@ -399,6 +399,18 @@ buildnumber-maven-plugin 1.0 + + org.apache.maven.plugins + maven-site-plugin + 3.2 + + + org.apache.maven.doxia + doxia-module-markdown + 1.3 + + + @@ -426,6 +438,16 @@ + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.6 + + + + apache-release @@ -450,6 +472,11 @@ reporting + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.6 + org.apache.maven.plugins maven-javadoc-plugin