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/02 17:02:21 UTC

[camel-examples] 04/11: Removed infinispan spring boot placeholder

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 500cfa7948b7a5eb0c553adca0b87ab7f4412246
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:51:32 2020 +0100

    Removed infinispan spring boot placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index c8d24b5..92c3464 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -214,7 +214,6 @@
         <hapi-version>2.3</hapi-version>
         <hamcrest-version>2.2</hamcrest-version>
         <hibernate-validator-version>6.1.2.Final</hibernate-validator-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>
         <jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>