Author: jmcconnell
Date: Wed Jun 20 13:53:52 2007
New Revision: 549230
URL: http://svn.apache.org/viewvc?view=rev&rev=549230
Log:
remove the updated plexus container from my last commit, that was not required.
Modified:
maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml
Modified: maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml?view=diff&rev=549230&r1=549229&r2=549230
==============================================================================
--- maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml (original)
+++ maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml Wed Jun 20 13:53:52
2007
@@ -19,11 +19,6 @@
<version>1.4.2</version>
</dependency>
<dependency>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-container-default</artifactId>
- <version>1.0-alpha-20</version>
- </dependency>
- <dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>2.0</version>