]> source.dussan.org Git - jgit.git/commit
Silence Maven complaining about unset versions of reporting plugins 03/58403/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 18 Oct 2015 16:28:04 +0000 (18:28 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 18 Oct 2015 21:23:03 +0000 (23:23 +0200)
commite78b0921997c0ae3d48b9f73eca21b4ab9579884
tree897b9f52fe78212961eb159c2a724b710b5d1ed2
parent504e23b7a5fb78b2b267737f5b7ada35358701c9
Silence Maven complaining about unset versions of reporting plugins

Since we use the reporting plugins only in the parent pom.xml there's no
point in using the new pluginManagement tag in the reporting section
which was introduced to fix
https://issues.apache.org/jira/browse/MSITE-443

Change-Id: I750ca3765e95afb06609a362fb3354afc3b66b90
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
pom.xml