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/30 14:02:22 UTC

[camel] 04/18: CAMEL-14715 - Remove automaton 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 4b27f477bb9f0ad1cb3c42927d92d791024fdb75
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:49:38 2020 +0200

    CAMEL-14715 - Remove automaton 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 ae58326..e726bee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -72,7 +72,6 @@
         <atmosphere-version-range>[2.5,3.0)</atmosphere-version-range>
         <atomix-version>1.0.8</atomix-version>
         <atomix-catalyst-version>1.2.1</atomix-catalyst-version>
-        <automaton-bundle-version>1.11-8_1</automaton-bundle-version>
         <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
         <avalon-version>4.3.1</avalon-version>
         <avro-version>1.9.1</avro-version>