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/02/27 08:33:06 UTC

[camel-examples] 09/09: Cleaning up property placeholders

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-examples.git

commit c884532bc264fb70c84ecf8b496061cb079d0d2c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:28:10 2020 +0100

    Cleaning up property placeholders
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 56556d3..e11eb64 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -220,7 +220,6 @@
         <pax-exam-version>4.13.1</pax-exam-version>
         <pax-url-aether>2.6.2</pax-url-aether>
         <jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>
-        <jandex-version>2.1.1.Final</jandex-version>
         <javax-annotation-api-version>1.3.2</javax-annotation-api-version>
         <jaxb-version>2.3.0</jaxb-version>
         <jetty9-version>9.4.20.v20190813</jetty9-version>