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/31 08:01:41 UTC

[camel] 38/43: CAMEL-14715 - Remove tagsoup 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 a1a10a6435a0dfdb321f1adc94a22deadd6dd557
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:52:33 2020 +0200

    CAMEL-14715 - Remove tagsoup 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 efc3511..8ebe5a9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -523,7 +523,6 @@
         <apicurio-version>1.0.16.Final</apicurio-version>
         <stax-api-version>1.0.1</stax-api-version>
         <stringtemplate-version>4.0.8</stringtemplate-version>
-        <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>
         <tagsoup-version>1.2.1</tagsoup-version>
         <templating-maven-plugin-version>1.0.0</templating-maven-plugin-version>
         <testcontainers-version>1.13.0</testcontainers-version>