aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-02-05 13:03:16 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-02-05 13:03:16 +0100
commitf30f32c0ad79c39f49c6a5001294364d281def45 (patch)
treea42350106e6996cf99adec064bd2e4924ab55bad /pom.xml
parent3209b7423a73396e23abc744c42eacfd7cc6ba31 (diff)
downloadsonar-scanner-cli-f30f32c0ad79c39f49c6a5001294364d281def45.tar.gz
sonar-scanner-cli-f30f32c0ad79c39f49c6a5001294364d281def45.zip
Rename maven groupId and artifactId
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 6d9f94b..28f411f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
<version>16</version>
</parent>
+ <groupId>org.codehaus.sonar.runner</groupId>
<artifactId>sonar-runner</artifactId>
<version>2.1-SNAPSHOT</version>
<packaging>pom</packaging>