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/08/24 14:56:07 UTC

[camel-karaf] branch master updated: Removed smallrye-health property placeholder, it's already in camel-dependencies

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


The following commit(s) were added to refs/heads/master by this push:
     new 9ef109a  Removed smallrye-health property placeholder, it's already in camel-dependencies
9ef109a is described below

commit 9ef109a826a5077386d5d6566c241cc379495415
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 24 16:55:36 2020 +0200

    Removed smallrye-health property placeholder, it's already in camel-dependencies
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45caee2..9dd5688 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,6 @@
         <scribe-bundle-version>1.3.7_1</scribe-bundle-version>
         <serp-bundle-version>1.14.1_1</serp-bundle-version>
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>
-        <smallrye-health-version>2.2.0</smallrye-health-version>
         <snappy-version>1.1.7.3</snappy-version>
         <solr-bundle-version>8.6.0_1</solr-bundle-version>
         <spring-batch-bundle-version>4.2.4.RELEASE_1</spring-batch-bundle-version>