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 f5b25e1b6287323bdc7ac8b3569a935047012433 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Mar 31 10:14:25 2020 +0200 CAMEL-14715 - Remove zxing 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 f79fcb5..2180cbc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -565,7 +565,6 @@ <zipkin-version>2.21.0</zipkin-version> <zookeeper-version>3.5.7</zookeeper-version> <zxing-version>3.4.0</zxing-version> - <zxing-bundle-version>3.4.0_1</zxing-bundle-version> <!-- OSGi bundles properties --> <camel.osgi.import.camel.version>
