From: Simon Brandhof Date: Tue, 18 Jun 2013 07:10:39 +0000 (+0200) Subject: Fix OSGi metadata of ws-client X-Git-Tag: 3.7~464 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4ce7a5d8a0b428119d4c4214d83927398f873d50;p=sonarqube.git Fix OSGi metadata of ws-client --- diff --git a/sonar-ws-client/pom.xml b/sonar-ws-client/pom.xml index 5a601b5e32c..74640c69423 100644 --- a/sonar-ws-client/pom.xml +++ b/sonar-ws-client/pom.xml @@ -138,11 +138,12 @@ org.apache.httpcomponents.httpcore;bundle-version="${httpclient4.version}";optional="true" !.,org.sonar.wsclient, + org.sonar.wsclient.base, org.sonar.wsclient.component, org.sonar.wsclient.connectors, - org.sonar.wsclient.services, org.sonar.wsclient.issue, org.sonar.wsclient.rule, + org.sonar.wsclient.services, org.sonar.wsclient.user JavaSE-1.6