From 097437f96c9d57375e7537da53a5a95bc096655a Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 25 Apr 2014 20:42:57 +0200 Subject: Complete WebService with new param metadata --- sonar-server/pom.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'sonar-server/pom.xml') diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index afe7cbc6274..335705fda92 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -191,8 +191,13 @@ test - ${project.groupId} - sonar-testing-harness + org.skyscreamer + jsonassert + test + + + org.hamcrest + hamcrest-all test @@ -356,7 +361,9 @@ js-tests - !skipTests + + !skipTests + -- cgit v1.2.3