You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/07/25 18:13:40 UTC

[camel] 02/03: Remove spring-castor-bundle-version property placeholder as it's not used

This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 50bbf826028e2c7a19cef1a27e3e79bd4e62e36c
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Wed Jul 25 20:11:15 2018 +0200

    Remove spring-castor-bundle-version property placeholder as it's not used
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 884afea..584454c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -639,7 +639,6 @@
     <spring-cloud-consul-version>2.0.0.RELEASE</spring-cloud-consul-version>
     <spring-cloud-netflix-version>2.0.0.RELEASE</spring-cloud-netflix-version>
     <spring-cloud-zookeeper-version>2.0.0.RELEASE</spring-cloud-zookeeper-version>
-    <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
     <spring-data-commons-version>2.0.8.RELEASE</spring-data-commons-version>
     <spring-data-commons-bundle-version>2.0.8.RELEASE_1</spring-data-commons-bundle-version>
     <spring-data-keyvalue-version>2.0.8.RELEASE</spring-data-keyvalue-version>