From 8e9667cfbd0e08c44851336082651b80c0c5c227 Mon Sep 17 00:00:00 2001 From: Radek Antoniuk Date: Sun, 23 Oct 2016 21:38:13 +0200 Subject: [PATCH] Add reporting plugin and bump maven-site version --- pom.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 408f117b1..fc5257cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,12 @@ scm:git:git@github.com:jenkinsci/jira-plugin.git https://github.com/jenkinsci/jira-plugin HEAD - + + + + JIRA + https://issues.jenkins-ci.org/browse/JENKINS + @@ -50,6 +55,20 @@ + + + + com.github.danielflower.mavenplugins + gitlog-maven-plugin + 1.13.3 + + - + true + + + + + @@ -72,6 +91,11 @@ -Xmx1024m + + org.apache.maven.plugins + maven-site-plugin + 3.5.1 + org.apache.maven.plugins maven-resources-plugin