You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/10/29 23:17:04 UTC

svn commit: r1195039 - /maven/archetype/trunk/pom.xml

Author: olamy
Date: Sat Oct 29 21:17:04 2011
New Revision: 1195039

URL: http://svn.apache.org/viewvc?rev=1195039&view=rev
Log:
upgrade to last maven-invoker version

Modified:
    maven/archetype/trunk/pom.xml

Modified: maven/archetype/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1195039&r1=1195038&r2=1195039&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Sat Oct 29 21:17:04 2011
@@ -202,7 +202,7 @@ under the License.
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-invoker</artifactId>
-        <version>2.0.10</version>
+        <version>2.0.11</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>