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 07:18:37 UTC

[camel] 01/01: Remove Servicemix-specs property placeholder since not in use

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

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

commit 52aa5cac1ea50d1cd3d1c656f33dc66767c97ed5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 19 09:06:18 2023 +0200

    Remove Servicemix-specs property placeholder since not in use
    
    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>