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

[camel-examples] 07/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 b800ed468b228ab2dd972cac4c96422d6a9a5991
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:25:57 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 80ea385..c20a1a9 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -216,7 +216,6 @@
         <hapi-version>2.3</hapi-version>
         <hamcrest-version>2.2</hamcrest-version>
         <hibernate-validator-version>6.0.17.Final</hibernate-validator-version>
-        <hibernate-version>5.2.16.Final</hibernate-version>
         <infinispan-spring-boot-version>2.2.0.Final</infinispan-spring-boot-version>
         <pax-exam-version>4.13.1</pax-exam-version>
         <pax-url-aether>2.6.2</pax-url-aether>