From 717c91a482ef6ef905f190029ecd262036344b40 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Wed, 17 Nov 2010 10:30:53 +0000 Subject: [PATCH] use the shortcut mvn sonar:sonar in IT --- tests/integration/tests/build.xml | 4 ++-- tests/integration/tests/pom.xml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/integration/tests/build.xml b/tests/integration/tests/build.xml index 1b21d45cdca..df51a1ce847 100644 --- a/tests/integration/tests/build.xml +++ b/tests/integration/tests/build.xml @@ -163,7 +163,7 @@ - + @@ -171,7 +171,7 @@ - + diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml index dd65e2eec88..fbad8a117e5 100644 --- a/tests/integration/tests/pom.xml +++ b/tests/integration/tests/pom.xml @@ -27,7 +27,6 @@ org.codehaus.sonar sonar-dev-maven-plugin - 0.7 start-server -- 2.39.5