From 01bd8bad45950a561d20b0b34c790268af3abfee Mon Sep 17 00:00:00 2001 From: Sébastien Lesaint Date: Fri, 11 Mar 2016 17:04:29 +0100 Subject: SONAR-6732 add components from PlatformLevel3 to CE container --- server/sonar-ce/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'server/sonar-ce/pom.xml') diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index 357ead56d1a..f9ead798b1d 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -30,6 +30,18 @@ sonar-testing-harness test + + ${project.groupId} + sonar-db + ${project.version} + test-jar + test + + + org.dbunit + dbunit + test + -- cgit v1.2.3