This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit a1d5e7a71ea4143164e763f2981a797c8dc22d5f Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Mar 30 16:38:05 2020 +0200 CAMEL-14715 - Remove digitalocean-api bundle property placeholder (camel-karaf-migration) --- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c473558..e066824 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -144,7 +144,6 @@ <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version> <derby-version>10.14.2.0</derby-version> <digitalocean-api-client-version>2.17</digitalocean-api-client-version> - <digitalocean-api-client-bundle-version>2.17_1</digitalocean-api-client-bundle-version> <digitalpetri-fsm-client>0.2</digitalpetri-fsm-client> <digitalpetri-netty-client>0.3</digitalpetri-netty-client> <directory-watcher-version>0.9.9</directory-watcher-version>
