Skip to content

Commit

Permalink
Remove an unnecessary plugin definition
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Jul 1, 2020
1 parent 0722957 commit 9c4c064
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -282,12 +282,6 @@ Use is subject to <a href="{@docRoot}/doc-files/EFSL.html" target="_top">license
<findbugsXmlWithMessages>true</findbugsXmlWithMessages>
</configuration>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 9c4c064

Please sign in to comment.