Author: hboutemy
Date: Sun Oct 7 09:25:31 2012
New Revision: 1395259
URL: http://svn.apache.org/viewvc?rev=1395259&view=rev
Log:
removed version inherited from parent
Modified:
maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml
Modified: maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml?rev=1395259&r1=1395258&r2=1395259&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml Sun Oct 7
09:25:31 2012
@@ -56,7 +56,6 @@ under the License.
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-maven-plugin</artifactId>
- <version>1.3.5</version>
<executions>
<execution>
<goals>
|