Author: olamy
Date: Wed Dec 22 09:14:27 2010
New Revision: 1051798

URL: http://svn.apache.org/viewvc?rev=1051798&view=rev
Log:
upgrade invoker plugin version to 1.5

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

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=1051798&r1=1051797&r2=1051798&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Dec 22 09:14:27 2010
@@ -400,7 +400,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
-            <version>1.4</version>
+            <version>1.5</version>
             <configuration>
               <pomIncludes>
                 <pomInclude>*/pom.xml</pomInclude>


Reply via email to