This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-help-plugin-2.0.2 in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
commit 5fde6fd48317d86c8731a4e0c7417a2e649c2a26 Author: Dennis Lundberg <denn...@apache.org> AuthorDate: Sun Nov 11 22:23:21 2007 +0000 o Remove unused but declared dependency. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@593980 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 1e539b0..775cabd 100644 --- a/pom.xml +++ b/pom.xml @@ -70,11 +70,6 @@ under the License. </dependency> <dependency> <groupId>org.apache.maven</groupId> - <artifactId>maven-plugin-tools-api</artifactId> - <version>2.0</version> - </dependency> - <dependency> - <groupId>org.apache.maven</groupId> <artifactId>maven-project</artifactId> <version>2.0</version> </dependency> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.