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

[camel] 07/19: CAMEL-14715 - Remove eddsa 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 44e320c50158897149993b2ae44f1c900c0674cf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:45:42 2020 +0200

    CAMEL-14715 - Remove eddsa 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 83b296e..6444e69 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,6 @@
         <elasticsearch-rest-version>7.3.2</elasticsearch-rest-version>
         <elsql-version>1.3</elsql-version>
         <elytron-web>1.7.0.CR3</elytron-web>
-        <eddsa-version>0.3.0</eddsa-version>
         <embedmongo-version>2.1.1</embedmongo-version>
         <etcd4j-version>2.18.0</etcd4j-version>
         <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>