Author: rfscholte
Date: Tue Mar  5 19:12:18 2013
New Revision: 1452953

URL: http://svn.apache.org/r1452953
Log:
Use m-invoker-p 1.8 to include groovy-xml classes

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

Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1452953&r1=1452952&r2=1452953&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Tue Mar  5 19:12:18 2013
@@ -240,6 +240,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
+            <version>1.8</version>
             <configuration>
               <!-- NOTE: Must be synced with the repo path used by 
AbstractEarPluginIT -->
               <localRepositoryPath>${localRepositoryPath}</localRepositoryPath>


Reply via email to