aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-03-12 13:15:47 +0000
committerEric Hartmann <hartmann.eric@gmail.com>2012-03-12 13:15:47 +0000
commit63c2086ea1873753093d90c771dc5dec89402eb8 (patch)
tree5d4849d5b7137c887bdbf009230976230b01143f /pom.xml
parentda6ae1ffb288f5e5dcbf3531b035cab0d2014d4a (diff)
downloadsonar-scanner-cli-63c2086ea1873753093d90c771dc5dec89402eb8.tar.gz
sonar-scanner-cli-63c2086ea1873753093d90c771dc5dec89402eb8.zip
Upgrade all the Forge to POM parent to 11
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 53cc9d1..8641c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.sonar-plugins</groupId>
<artifactId>parent</artifactId>
- <version>10</version>
+ <version>11-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>