git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1367804 13f79535-47bb-0310-9956-ffa450edef68
master
Olivier Lamy 2012-07-31 22:22:05 +00:00
parent 51d5a633f6
commit 74f2a09f0d
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ Using Plugin Tools Java5 Annotations
<groupId>org.apache.maven.plugin-tools</groupId> <groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId> <artifactId>maven-plugin-annotations</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
<scope>compile</scope>
</dependency> </dependency>
<!-- generated help mojo has a dependency to plexus-utils --> <!-- generated help mojo has a dependency to plexus-utils -->
<dependency> <dependency>