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