Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Fix gpg-plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Jun 5, 2011
1 parent f94022b commit 1fff48d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -81,6 +81,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.2</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down
1 change: 1 addition & 0 deletions pom_2.8.1.xml
Expand Up @@ -81,6 +81,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.2</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 1fff48d

Please sign in to comment.