You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/30 14:02:32 UTC

[camel] 14/18: CAMEL-14715 - Remove chunk-templates-bundle-version bundle property placeholder (camel-karaf-migration)

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 79c4cc2aa1f0b7283d067ffd8b92062e462fcf49
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:57:27 2020 +0200

    CAMEL-14715 - Remove chunk-templates-bundle-version 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 6597608..36bac69 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,6 @@
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.2.12</cglib-version>
         <chunk-templates-version>3.5.0</chunk-templates-version>
-        <chunk-templates-bundle-version>3.5.0_1</chunk-templates-bundle-version>
         <citrus-version>2.8.0</citrus-version>
         <cmis-version>1.1.0</cmis-version>
         <cometd-java-client-version>4.0.4</cometd-java-client-version>