Use assert taglib in plugin test

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115599 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-06-29 13:20:23 +00:00
parent 90e2f8eb9b
commit 138e039a76
3 changed files with 7 additions and 11 deletions

View File

@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-html2xdoc-plugin</id>
<name>Maven Html2XDoc Plug-in</name>
<currentVersion>1.3</currentVersion>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>Creates XDoc documentation from normal HTML documentation.</description>
<shortDescription>HTML to xdoc transformer</shortDescription>