o prepare the release

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@634256 13f79535-47bb-0310-9956-ffa450edef68
master
Vincent Siveton 2008-03-06 13:04:20 +00:00
parent 39cb47d7f6
commit 64f4226e44
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ under the License.
<tagletArtifact> <tagletArtifact>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-tools-javadoc</artifactId> <artifactId>maven-plugin-tools-javadoc</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0</version>
</tagletArtifact> </tagletArtifact>
</configuration> </configuration>
</plugin> </plugin>