Skip to content

Commit

Permalink
comment gpg sign for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hoegertn committed Feb 5, 2024
1 parent 0029cc6 commit 18b4305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
<executions>
<!-- <executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
Expand All @@ -523,7 +523,7 @@
<passphraseServerId>${gpg.keyname}</passphraseServerId>
</configuration>
</execution>
</executions>
</executions> -->
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
Expand Down

0 comments on commit 18b4305

Please sign in to comment.