Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit d22e4c6

Browse files
author
Matthias Böckmann
committed
Adding a gpg:sign execution to "verify" to fix Central release
1 parent 627c72d commit d22e4c6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@
160160
<keyname>${gpg.keyname}</keyname>
161161
<passphraseServerId>${gpg.keyname}</passphraseServerId>
162162
</configuration>
163-
<!-- No automated execution for now to make sure that the build succeeds on all machines
164163
<executions>
165164
<execution>
166165
<id>sign-artifacts</id>
@@ -170,7 +169,6 @@
170169
</goals>
171170
</execution>
172171
</executions>
173-
-->
174172
</plugin>
175173
</plugins>
176174
</build>

0 commit comments

Comments
 (0)