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:40 UTC

[camel] 37/43: CAMEL-14715 - Remove stringtemplate 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 09b3de56abc4c5adf0c4fbebb9bb02123b41913a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:51:47 2020 +0200

    CAMEL-14715 - Remove stringtemplate 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 090a715..efc3511 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -522,7 +522,6 @@
         <swagger-java-guava-version>27.1-jre</swagger-java-guava-version>
         <apicurio-version>1.0.16.Final</apicurio-version>
         <stax-api-version>1.0.1</stax-api-version>
-        <stringtemplate-bundle-version>4.0.8_1</stringtemplate-bundle-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>