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 2019/08/29 10:46:29 UTC

[camel] branch master updated: Removed the any23 bundle version property placeholder

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


The following commit(s) were added to refs/heads/master by this push:
     new 5bf8332  Removed the any23 bundle version property placeholder
5bf8332 is described below

commit 5bf83329b3cd28d2a473b500236af60f412e5ccd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 29 12:45:47 2019 +0200

    Removed the any23 bundle version property placeholder
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f84ec82..6247cc1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,6 @@
         <ant-bundle-version>1.7.0_6</ant-bundle-version>
         <antlr-bundle-version>3.5.2_1</antlr-bundle-version>
         <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>
-        <any23-bundle-version>2.3_1-SNAPSHOT</any23-bundle-version>
         <apacheds-version>2.0.0-M24</apacheds-version>
         <apache-any23-version>2.3</apache-any23-version>
         <apache-drill-version>1.16.0</apache-drill-version>