You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/09/30 00:17:06 UTC

svn commit: r1002872 - /maven/shared/trunk/maven-runtime/pom.xml

Author: bentmann
Date: Wed Sep 29 22:17:05 2010
New Revision: 1002872

URL: http://svn.apache.org/viewvc?rev=1002872&view=rev
Log:
o Inherited from maven-shared-components:15
o Updated to plexus-maven-plugin:1.3.5

Modified:
    maven/shared/trunk/maven-runtime/pom.xml

Modified: maven/shared/trunk/maven-runtime/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-runtime/pom.xml?rev=1002872&r1=1002871&r2=1002872&view=diff
==============================================================================
--- maven/shared/trunk/maven-runtime/pom.xml (original)
+++ maven/shared/trunk/maven-runtime/pom.xml Wed Sep 29 22:17:05 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>14</version>
+    <version>15</version>
   </parent>
 
   <groupId>org.apache.maven.shared</groupId>
@@ -107,7 +107,7 @@
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.2</version>
+        <version>1.3.5</version>
         <executions>
           <execution>
             <goals>