Updated Branches:
  refs/heads/master eae6ad8fd -> a621904ea

o mpir 2.6


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/a621904e
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/a621904e
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/a621904e

Branch: refs/heads/master
Commit: a621904ea098ea9464cf634a1841bf01730f6709
Parents: eae6ad8
Author: Kristian Rosenvold <kristian.rosenv...@gmail.com>
Authored: Tue Nov 6 20:24:29 2012 +0100
Committer: Kristian Rosenvold <kristian.rosenv...@gmail.com>
Committed: Tue Nov 6 20:32:35 2012 +0100

----------------------------------------------------------------------
 pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/a621904e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4c846ad..af86ffa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -323,6 +323,11 @@
                     <artifactId>maven-surefire-plugin</artifactId>
                     <version>${shadedVersion}</version>
                   </plugin>
+                  <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-project-info-reports-plugin</artifactId>
+                    <version>2.6</version>
+                  </plugin>
                 </reportPlugins>
               </configuration>
               <dependencies>

Reply via email to