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 301cfad13858c6adfcf1235863e612884616cd3e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 31 08:24:18 2020 +0200 CAMEL-14715 - Remove mustache 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 ed7f241..f38be3a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -417,7 +417,6 @@ <msv-version>2013.6.1</msv-version> <mustache-java-version>0.9.6</mustache-java-version> <mustache-guava-version>20.0</mustache-guava-version> - <mustache-bundle-version>0.9.6_1</mustache-bundle-version> <mvel-version>2.4.5.Final</mvel-version> <mybatis-version>3.5.4</mybatis-version> <narayana-version>5.10.4.Final</narayana-version>