Skip to content

Commit

Permalink
same key for signing jflex-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lsf37 committed Mar 16, 2015
1 parent bc8355f commit 59d5c19
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions jflex-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,14 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.16</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<configuration>
<keyname>84A70085</keyname>
</configuration>
</plugin>
</plugins>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 59d5c19

Please sign in to comment.