You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/03/29 16:29:18 UTC

svn commit: r523725 - /myfaces/maven/trunk/master-pom/pom.xml

Author: manolito
Date: Thu Mar 29 07:29:16 2007
New Revision: 523725

URL: http://svn.apache.org/viewvc?view=rev&rev=523725
Log:
maven-gpg-plugin version set to 1.0-alpha-3 explicitly

Modified:
    myfaces/maven/trunk/master-pom/pom.xml

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/maven/trunk/master-pom/pom.xml?view=diff&rev=523725&r1=523724&r2=523725
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Thu Mar 29 07:29:16 2007
@@ -562,6 +562,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.0-alpha-3</version>
             <executions>
               <execution>
                 <id>sign-artifacts</id>