Author: bentmann
Date: Mon Aug 17 16:05:47 2009
New Revision: 805025

URL: http://svn.apache.org/viewvc?rev=805025&view=rev
Log:
o Locked down plugin version

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

Modified: maven/plugins/trunk/maven-one-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-one-plugin/pom.xml?rev=805025&r1=805024&r2=805025&view=diff
==============================================================================
--- maven/plugins/trunk/maven-one-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-one-plugin/pom.xml Mon Aug 17 16:05:47 2009
@@ -92,6 +92,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-plugin-plugin</artifactId>
+        <version>2.4.3</version>
         <configuration>
           <goalPrefix>maven-one-plugin</goalPrefix>
         </configuration>


Reply via email to