Author: dkulp
Date: Sun Apr 29 07:24:27 2007
New Revision: 533512

URL: http://svn.apache.org/viewvc?view=rev&rev=533512
Log:
Update pre-req to maven 2.0.5 (2.0.4 doesn't allow proper signing of the poms)

Modified:
    maven/plugins/trunk/maven-gpg-plugin/pom.xml

Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/pom.xml?view=diff&rev=533512&r1=533511&r2=533512
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Sun Apr 29 07:24:27 2007
@@ -10,7 +10,7 @@
   <version>1.0-alpha-4-SNAPSHOT</version>
   <name>maven-gpg-plugin Maven Mojo</name>
   <prerequisites>
-    <maven>2.0</maven>
+    <maven>2.0.5</maven>
   </prerequisites>
   <issueManagement>
     <system>jira</system>


Reply via email to