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 cfce42ce5b578dccf36f1bb11f29c38ed3dc99a5 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Mar 30 16:47:15 2020 +0200 CAMEL-14715 - Remove fastjson 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 6fbcd50..1260ac6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -167,7 +167,6 @@ <fabric8-maven-plugin-version>4.4.0</fabric8-maven-plugin-version> <facebook4j-core-version>2.4.13</facebook4j-core-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> <felix-connect-version>0.2.0</felix-connect-version> <felix-fileinstall-version>3.5.2</felix-fileinstall-version>
