aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-04-27 13:19:26 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-04-30 18:07:45 +0200
commit5ecd96e695b84c6fa6e618772f396b5a46b99f9b (patch)
treed4dbcf9a69e2c207f498c2252a88b78c3a20e976 /pom.xml
parentfba054cd4529794180772239bb1decdd138ba9c0 (diff)
bump maven-jar-plugin version
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 67d52234ccc..89ca2538545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>2.4</version>
+ <version>3.0.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>