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/01/11 11:05:41 UTC

[camel] 02/02: Removed jini-version property placeholder used by Camel-Javaspace

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 2af70bc092f0376cf84064968567467e113e651c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 11 12:05:09 2019 +0100

    Removed jini-version property placeholder used by Camel-Javaspace
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f57c15..f2ae810 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -388,7 +388,6 @@
     <jibx-version>1.2.6</jibx-version>
     <jing-bundle-version>20030619_5</jing-bundle-version>
     <jing-version>20030619</jing-version>
-    <jini-version>2.1</jini-version>
     <jira-rest-client-version>1.2-m01</jira-rest-client-version>
     <jira-rest-client-api-version>2.0.0-m30</jira-rest-client-api-version>
     <jmh-version>1.21</jmh-version>