Skip to content

Commit

Permalink
Remove PGP Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-krueger committed Oct 12, 2018
1 parent 39a68d3 commit ed81fba
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,20 +288,6 @@
</reporting>
</configuration>
</plugin>
<!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>-->
</plugins>
</build>
</project>

0 comments on commit ed81fba

Please sign in to comment.