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/03/31 08:01:16 UTC

[camel] 13/43: CAMEL-14715 - Remove oro bundle property placeholder (camel-karaf-migration)

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

commit 4c537392a31220e333844319aea443d4a8205e63
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:34:17 2020 +0200

    CAMEL-14715 - Remove oro bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 914b82a..e1c369c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -442,7 +442,6 @@
         <opentracing-version>0.33.0</opentracing-version>
         <opentracing-tracerresolver-version>0.1.8</opentracing-tracerresolver-version>
         <optaplanner-version>7.34.0.Final</optaplanner-version>
-        <oro-bundle-version>2.0.8_6</oro-bundle-version>
         <os-maven-plugin-version>1.6.0</os-maven-plugin-version>
         <osgi-version>6.0.0</osgi-version>
         <paho-version>1.2.2</paho-version>