You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2008/08/06 00:12:02 UTC

svn commit: r682991 - /maven/plugins/trunk/maven-stage-plugin/pom.xml

Author: aheritier
Date: Tue Aug  5 15:12:02 2008
New Revision: 682991

URL: http://svn.apache.org/viewvc?rev=682991&view=rev
Log:
set plexus plugin version in parent

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

Modified: maven/plugins/trunk/maven-stage-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-stage-plugin/pom.xml?rev=682991&r1=682990&r2=682991&view=diff
==============================================================================
--- maven/plugins/trunk/maven-stage-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-stage-plugin/pom.xml Tue Aug  5 15:12:02 2008
@@ -52,7 +52,6 @@
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.1</version>
         <executions>
           <execution>
             <goals>