Skip to content

Commit

Permalink
Merge pull request WebGoat#189 from dougmorato/master
Browse files Browse the repository at this point in the history
Setting GPG keyname as WebGoat in Parent Pom
  • Loading branch information
dougmorato committed Feb 1, 2016
2 parents 61d8e20 + 3bd9d87 commit 8c97acd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,9 @@
<goals>
<goal>sign</goal>
</goals>
<configuration>
<keyname>WebGoat</keyname>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 8c97acd

Please sign in to comment.