From 588904e9c4460e485749effc85663e4594e16c79 Mon Sep 17 00:00:00 2001 From: Sébastien Lesaint Date: Fri, 31 Mar 2017 11:49:35 +0200 Subject: SONAR-9057 add module sonar-ce-api this module provides code shared by sonar-web and sonar-ce --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 751f4aba531..54c626c4bde 100644 --- a/pom.xml +++ b/pom.xml @@ -437,6 +437,11 @@ sonar-update-center-common ${sonarUpdateCenter.version} + + org.sonarsource.sonarqube + sonar-ce-api + ${project.version} + ${project.groupId} sonar-server -- cgit v1.2.3