summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2017-02-10 10:39:22 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2017-02-10 22:45:40 +0100
commitd12f1288b729eaf6824851a1e364b1a3a0ff5446 (patch)
treeed9de3e396855366cd2010141316a86044d07f46 /pom.xml
parentb2ec099aad402e73dc15f2efa40958ae14d0d745 (diff)
downloadjgit-d12f1288b729eaf6824851a1e364b1a3a0ff5446.tar.gz
jgit-d12f1288b729eaf6824851a1e364b1a3a0ff5446.zip
Upgrade maven-build-helper-plugin to 3.0.0
Change-Id: Ib354bf3a1c064f54255dc05de9e89e79dbcc9182 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dbc82f75c7..a6dd195a5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -362,7 +362,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>1.12</version>
+ <version>3.0.0</version>
</plugin>
<plugin>