o Fixed documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@642378 13f79535-47bb-0310-9956-ffa450edef68
master
Benjamin Bentmann 2008-03-28 20:57:05 +00:00
parent 81aa9fac8d
commit 3903a18b02
1 changed files with 2 additions and 2 deletions

View File

@ -55,9 +55,9 @@ Usage
</taglets> </taglets>
<tagletArtifact> <tagletArtifact>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-tools-javadoc</artifactId> <artifactId>maven-plugin-tools-javadoc</artifactId>
<version>1.0-SNAPSHOT</version> <version>2.4.1</version>
</tagletArtifact> </tagletArtifact>
... ...
</configuration> </configuration>