From 6ce684efe53af47ea86ce786114bc8b083472409 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 23 Jul 2013 09:54:32 +0200 Subject: [PATCH] Upgrade to sonar-runner 2.3 --- pom.xml | 5 +++++ sonar-maven-plugin/pom.xml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a253b20479..c80229ec5e0 100644 --- a/pom.xml +++ b/pom.xml @@ -1075,6 +1075,11 @@ http-request 5.2 + + org.codehaus.sonar.runner + sonar-runner-api + 2.3 + diff --git a/sonar-maven-plugin/pom.xml b/sonar-maven-plugin/pom.xml index 380d4835bef..62b43d3208d 100644 --- a/sonar-maven-plugin/pom.xml +++ b/sonar-maven-plugin/pom.xml @@ -18,7 +18,6 @@ org.codehaus.sonar.runner sonar-runner-api - 2.3 org.apache.maven -- 2.39.5