[SM-3295] Create OSGi bundles for Digital Ocean API Java Client 2.9
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/24f5577f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/24f5577f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/24f5577f Branch: refs/heads/master Commit: 24f5577f3569d645ed3db6534a214b794b6e838a Parents: ed797a6 Author: Andrea Cosentino <[email protected]> Authored: Tue Apr 18 11:39:19 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Tue Apr 18 11:39:19 2017 +0200 ---------------------------------------------------------------------- digitalocean-api-client-2.9/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/24f5577f/digitalocean-api-client-2.9/pom.xml ---------------------------------------------------------------------- diff --git a/digitalocean-api-client-2.9/pom.xml b/digitalocean-api-client-2.9/pom.xml index 29e858d..030068f 100644 --- a/digitalocean-api-client-2.9/pom.xml +++ b/digitalocean-api-client-2.9/pom.xml @@ -50,6 +50,7 @@ com.myjeeva.digitalocean </servicemix.osgi.export.pkg> <servicemix.osgi.import.pkg> + * </servicemix.osgi.import.pkg> </properties>
