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:54:29 UTC

[camel] 15/19: CAMEL-14715 - Remove hk2-osgi 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 c024b69764e2c1131412204c2ecc31019bd9bf81
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:51:09 2020 +0200

    CAMEL-14715 - Remove hk2-osgi 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 a649881..86062ef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -248,7 +248,6 @@
         <hibernate-version>5.4.12.Final</hibernate-version>
         <hikaricp-version>2.4.13</hikaricp-version>
         <hk2-version>2.5.0</hk2-version>
-        <hk2-osgi-resource-version>1.0.1</hk2-osgi-resource-version>
         <hsqldb-version>2.5.0</hsqldb-version>
         <htmlunit-bundle-version>2.24_1</htmlunit-bundle-version>
         <htrace-version>3.1.0-incubating</htrace-version>