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

[camel-examples] 06/11: remove Spring cloud netflix 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 39d1058e5e44fa6ed6583f56e7cfd47f101f7a52
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:52:22 2020 +0100

    remove Spring cloud netflix placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 11f5c31..6646037 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -253,7 +253,6 @@
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <sql-maven-plugin-version>1.5</sql-maven-plugin-version>
         <spring-ws-version>3.0.7.RELEASE</spring-ws-version>
-        <spring-cloud-consul-version>2.2.1.RELEASE</spring-cloud-consul-version>
         <spring-cloud-netflix-version>2.2.1.RELEASE</spring-cloud-netflix-version>
         <spring-cloud-zookeeper-version>2.2.0.RELEASE</spring-cloud-zookeeper-version>
         <spring-security-version>5.2.1.RELEASE</spring-security-version>