diff options
Diffstat (limited to 'subprojects/sonar-update-center/pom.xml')
-rw-r--r-- | subprojects/sonar-update-center/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/sonar-update-center/pom.xml b/subprojects/sonar-update-center/pom.xml index 34b183df758..abf9a078c01 100644 --- a/subprojects/sonar-update-center/pom.xml +++ b/subprojects/sonar-update-center/pom.xml @@ -199,7 +199,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> - <version>2.5.1</version> + <version>2.6</version> <dependencies> <dependency> <groupId>org.apache.maven.plugin-tools</groupId> |