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 1a9d0f49e5ef330b630411ec7099a9697e446e62 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Mar 30 16:46:38 2020 +0200 CAMEL-14715 - Remove Facebook4j 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 6444e69..6fbcd50 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -166,7 +166,6 @@ <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> <fabric8-maven-plugin-version>4.4.0</fabric8-maven-plugin-version> <facebook4j-core-version>2.4.13</facebook4j-core-version> - <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version> <fastjson-version>1.2.62</fastjson-version> <fastjson-bundle-version>1.2.62_1</fastjson-bundle-version> <felix-configadmin-version>1.8.8</felix-configadmin-version>
