aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-05-17 08:41:06 +0000
committerSimon Brandhof <simon.brandhof@gmail.com>2011-05-17 08:41:06 +0000
commitfde88ccb9c20b908e4f4604776bf0be40b2d65d9 (patch)
treec946112ede32c602aa587507d7586123d6ab7291 /pom.xml
parent1189b4b5f6670267b267ec4c18ac5bae8633b532 (diff)
downloadsonar-scanner-cli-fde88ccb9c20b908e4f4604776bf0be40b2d65d9.tar.gz
sonar-scanner-cli-fde88ccb9c20b908e4f4604776bf0be40b2d65d9.zip
Upgrade plugins to parent-9
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 f9007ed..f879441 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.sonar-plugins</groupId>
<artifactId>parent</artifactId>
- <version>8</version>
+ <version>9</version>
<relativePath>../parent</relativePath>
</parent>