aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-13 18:50:44 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-13 18:53:31 +0200
commit57c14a6effd4994dd180d0e72f26355514c4798e (patch)
treedff4b6b521c463088a313c1efc6e1691301461ee /pom.xml
parent6a64952133fc05136a0e445851b49bd0fc71c00e (diff)
Upgrade maven-install-plugin to 2.5.2
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 42665292a23..7e3f15ee9be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <version>2.3.1</version>
+ <version>2.5.2</version>
<configuration>
<updateReleaseInfo>true</updateReleaseInfo>
</configuration>