Skip to content

Commit

Permalink
Fix gpg signing error
Browse files Browse the repository at this point in the history
  • Loading branch information
sameeul committed Jun 8, 2024
1 parent 17852df commit 461a671
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,6 @@
<build>
<pluginManagement>
<plugins>
<plugin>

<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>${version.maven-release-plugin}</version>
Expand All @@ -216,7 +214,7 @@
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
Expand Down

0 comments on commit 461a671

Please sign in to comment.