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 2021/04/27 14:38:14 UTC

[camel-kamelets] 05/07: Camel-Kamelets catalog: First implementation

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 1baab8a290faeed4759645fc6e690f6884ccbd31
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 27 15:38:29 2021 +0200

    Camel-Kamelets catalog: First implementation
---
 camel-kamelets-catalog/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/camel-kamelets-catalog/pom.xml b/camel-kamelets-catalog/pom.xml
index 08cc4e2..ebfe44c 100644
--- a/camel-kamelets-catalog/pom.xml
+++ b/camel-kamelets-catalog/pom.xml
@@ -367,10 +367,6 @@
                         <configuration>
                             <passphrase>${gpg.passphrase}</passphrase>
                             <useAgent>${gpg.useagent}</useAgent>
-                            <gpgArguments>
-                                <arg>--pinentry-mode</arg>
-                                <arg>loopback</arg>
-                            </gpgArguments>
                         </configuration>
                         <executions>
                             <execution>