summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2019-11-05 22:49:48 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2019-11-06 22:26:58 +0100
commit6bae5a88bc4583e00d1a47758956eae2b5d59e4c (patch)
tree31fba7868ceece54c8e6eb36b7a8f285a7c15935 /pom.xml
parent5220e18010b896d90cdde3159d4ed1ac87a8cccb (diff)
downloadjgit-6bae5a88bc4583e00d1a47758956eae2b5d59e4c.tar.gz
jgit-6bae5a88bc4583e00d1a47758956eae2b5d59e4c.zip
Upgrade maven-jar-plugin to 3.2.0
Change-Id: I74fc2a6b1a79f1433914b909e92e524668817081 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 edcb89470a..8c41788671 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>3.1.2</version>
+ <version>3.2.0</version>
<configuration>
<archive>
<manifestEntries>