]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade to sonar-packaging-m-p 1.17
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 5 Aug 2016 13:58:13 +0000 (15:58 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 5 Aug 2016 13:58:13 +0000 (15:58 +0200)
in order to use a version that is available on maven central

pom.xml

diff --git a/pom.xml b/pom.xml
index dd6918753b35e436e40d4ecdf31d2248da5dbc0a..52e2f87a2d1244d2b34831b00eb940b0e5cb8bcb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>