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 2023/10/19 08:43:38 UTC

[camel] branch main updated: Remove Servicemix-specs property placeholder since not in use (#11768)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3740924daba Remove Servicemix-specs property placeholder since not in use (#11768)
3740924daba is described below

commit 3740924daba45404dbea8671ad27025684feb09c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 19 10:43:32 2023 +0200

    Remove Servicemix-specs property placeholder since not in use (#11768)
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c4de9d7a067..7e4e400909f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -407,7 +407,6 @@
         <rxjava2-version>2.2.21</rxjava2-version>
         <saxon-version>12.3</saxon-version>
         <scala-datasonnet-version>2.13.11</scala-datasonnet-version>
-        <servicemix-specs-version>2.9.0</servicemix-specs-version>
         <shiro-version>1.12.0</shiro-version>
         <slack-api-model-version>1.30.0</slack-api-model-version>
         <slf4j-api-version>2.0.7</slf4j-api-version>