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

[camel] 42/43: CAMEL-14715 - Remove unix-socket-factory 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 cdac345e02df4f0b920f6d2fb2a0e5063a3e5e35
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:54:34 2020 +0200

    CAMEL-14715 - Remove unix-socket-factory bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cfa5946..37a690a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -531,8 +531,6 @@
         <twitter4j-version>4.0.7</twitter4j-version>
         <undertow-version>2.0.30.Final</undertow-version>
         <univocity-parsers-version>2.8.4</univocity-parsers-version>
-        <unix-socket-factory-version>2015-01-27T15-02-14</unix-socket-factory-version>
-        <unix-socket-factory-bundle-version>1.0.0</unix-socket-factory-bundle-version>
         <validation-1-api-version>1.1.0.Final</validation-1-api-version>
         <validation-api-version>2.0.1.Final</validation-api-version>
         <vavr-version>0.10.2</vavr-version>