Author: hlship
Date: Wed Jun 22 22:13:57 2011
New Revision: 1138660

URL: http://svn.apache.org/viewvc?rev=1138660&view=rev
Log:
Lock down the version of the GPG plugin

Modified:
    tapestry/tapestry5/branches/maint-5-2/pom.xml

Modified: tapestry/tapestry5/branches/maint-5-2/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/maint-5-2/pom.xml?rev=1138660&r1=1138659&r2=1138660&view=diff
==============================================================================
--- tapestry/tapestry5/branches/maint-5-2/pom.xml (original)
+++ tapestry/tapestry5/branches/maint-5-2/pom.xml Wed Jun 22 22:13:57 2011
@@ -253,6 +253,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-gpg-plugin</artifactId>
+          <version>1.3</version>
           <executions>
             <execution>
               <id>sign-artifacts</id>


Reply via email to