This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a commit to branch kylin5-tmp
in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/kylin5-tmp by this push:
new ff1ed6b9cc Update
ff1ed6b9cc is described below
commit ff1ed6b9cc679a7cb4d38032e835b91c924734bf
Author: XiaoxiangYu <[email protected]>
AuthorDate: Mon Sep 11 18:02:45 2023 +0800
Update
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index f20580d87c..7b980afeb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3601,6 +3601,7 @@
<gpgArgument>loopback</gpgArgument>
</gpgArguments>
<keyname>FE51C3EF</keyname>
+ <passphrase>${gpg.passphrase}</passphrase>
<defaultKeyring>false</defaultKeyring>
<useAgent>false</useAgent>
<interactive>false</interactive>