aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-08-05 15:58:13 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-08-05 15:58:13 +0200
commitc64d4fa06ba6a85876b3d549698f89d69ef07219 (patch)
treeb5b9d34749160aefbe5037c87fcb4efae40fa2dd /pom.xml
parent234bad0412ad67e33f056b122e67cf4c77e1dc69 (diff)
downloadsonarqube-c64d4fa06ba6a85876b3d549698f89d69ef07219.tar.gz
sonarqube-c64d4fa06ba6a85876b3d549698f89d69ef07219.zip
Upgrade to sonar-packaging-m-p 1.17
in order to use a version that is available on maven central
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 dd6918753b3..52e2f87a2d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
<plugin>
<groupId>org.sonarsource.sonar-packaging-maven-plugin</groupId>
<artifactId>sonar-packaging-maven-plugin</artifactId>
- <version>1.17-build269</version>
+ <version>1.17</version>
</plugin>
<plugin>
<groupId>org.owasp</groupId>