You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2012/12/02 20:01:15 UTC

svn commit: r1416234 - /maven/release/trunk/maven-release-plugin/pom.xml

Author: rfscholte
Date: Sun Dec  2 19:01:14 2012
New Revision: 1416234

URL: http://svn.apache.org/viewvc?rev=1416234&view=rev
Log:
Upgrade maven-invoker-plugin to 1.8

Modified:
    maven/release/trunk/maven-release-plugin/pom.xml

Modified: maven/release/trunk/maven-release-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/release/trunk/maven-release-plugin/pom.xml?rev=1416234&r1=1416233&r2=1416234&view=diff
==============================================================================
--- maven/release/trunk/maven-release-plugin/pom.xml (original)
+++ maven/release/trunk/maven-release-plugin/pom.xml Sun Dec  2 19:01:14 2012
@@ -218,6 +218,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
+            <version>1.8</version>
             <executions>
               <execution>
                 <id>integration-test-prepare</id>