aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDuarte Meneses <duarte.meneses@sonarsource.com>2017-04-19 15:45:19 +0200
committerdbmeneses <duarte.meneses@sonarsource.com>2017-04-28 07:58:12 +0100
commitfd760e08dc881fbff44f480f6512b4bb1df0989e (patch)
tree0c18d8719a5220ef2cb3a406f88c9c3669302ac2 /pom.xml
parent9a45092a306b505c79de0f7e4dd7fc0d059a41c1 (diff)
downloadsonarqube-fd760e08dc881fbff44f480f6512b4bb1df0989e.tar.gz
sonarqube-fd760e08dc881fbff44f480f6512b4bb1df0989e.zip
Minimize sonar-plugin-api
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 54c626c4bde..9445f14324a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>2.3</version>
+ <version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>