aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2023-09-19 09:05:23 +0200
committerGitHub <noreply@github.com>2023-09-19 09:05:23 +0200
commitf4d0c8557e6187778d03c20ae52371183fcbaa8d (patch)
tree14a36aa32ae8635cdff25e849efc8f28ac066131 /screwdriver
parentea761a84ccacf2ffa85cc85e8cdc6d9212330a84 (diff)
parent039bfdf45bfd72f72a7b5b4695bae5e2ca99d427 (diff)
Merge pull request #28534 from vespa-engine/bjorncs/gpg-plugin
Use newest version everywhere
Diffstat (limited to 'screwdriver')
-rw-r--r--screwdriver/settings-publish.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/screwdriver/settings-publish.xml b/screwdriver/settings-publish.xml
index 2d6dc2d187c..04334590a55 100644
--- a/screwdriver/settings-publish.xml
+++ b/screwdriver/settings-publish.xml
@@ -29,7 +29,6 @@
<gpg.homedir>${env.SD_SOURCE_DIR}/screwdriver/deploy</gpg.homedir>
<gpg.publickeyring>pubring.gpg</gpg.publickeyring>
<gpg.secretkeyring>secring.gpg</gpg.secretkeyring>
- <maven.gpg.plugin.version>1.6</maven.gpg.plugin.version>
<nexus.staging.maven.plugin.version>1.6.12</nexus.staging.maven.plugin.version>
</properties>
</profile>