You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2015/01/19 20:36:43 UTC

svn commit: r1653084 - /maven/shared/trunk/maven-project-utils/pom.xml

Author: khmarbaise
Date: Mon Jan 19 19:36:43 2015
New Revision: 1653084

URL: http://svn.apache.org/r1653084
Log:
Let the parent do it's work and 
do not define the version of maven-inovker-plugin.

Modified:
    maven/shared/trunk/maven-project-utils/pom.xml

Modified: maven/shared/trunk/maven-project-utils/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-project-utils/pom.xml?rev=1653084&r1=1653083&r2=1653084&view=diff
==============================================================================
--- maven/shared/trunk/maven-project-utils/pom.xml (original)
+++ maven/shared/trunk/maven-project-utils/pom.xml Mon Jan 19 19:36:43 2015
@@ -96,7 +96,6 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
-            <version>1.8</version>
             <executions>
               <execution>
                 <goals>