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

[camel] branch servicemix-specs created (now 52aa5cac1ea)

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

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


      at 52aa5cac1ea Remove Servicemix-specs property placeholder since not in use

This branch includes the following new commits:

     new 52aa5cac1ea Remove Servicemix-specs property placeholder since not in use

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ac...@apache.org.
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>