aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-02-04 15:31:07 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-02-04 15:31:07 +0100
commit9f1a20fce29a15c14582997649d74d0509d88d5c (patch)
tree57905cb8be38eea2a2f35e54a8cb3056b28415fd /pom.xml
parent11dffd0e3552188a0e003031c7a17b12ca96ae6b (diff)
downloadsonar-scanner-cli-9f1a20fce29a15c14582997649d74d0509d88d5c.tar.gz
sonar-scanner-cli-9f1a20fce29a15c14582997649d74d0509d88d5c.zip
Fix name of generated zip file
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 b09604b..ef2106a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.sonar-plugins</groupId>
<artifactId>parent</artifactId>
- <version>15</version>
+ <version>16</version>
</parent>
<artifactId>sonar-runner</artifactId>