aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-09 12:15:14 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-10 21:46:00 +0200
commit00cff79bbe7f98a7a0f651f26ded7fc8928638e3 (patch)
tree2a3cb16c926f4c7f396bcb82689afdfd5b746aa4 /pom.xml
parent5754546b32d829873f2cdd53faabb07dcf4539c9 (diff)
downloadsonarqube-00cff79bbe7f98a7a0f651f26ded7fc8928638e3.tar.gz
sonarqube-00cff79bbe7f98a7a0f651f26ded7fc8928638e3.zip
Upgrade os-maven-plugin for better support of old linux
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 4f5562eedf8..54e515f51c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
- <version>1.4.1.Final</version>
+ <version>1.5.0.Final</version>
</extension>
</extensions>