Prep for release

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113882 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-08-28 06:51:10 +00:00
parent 234333762d
commit 3395693aa0
3 changed files with 6 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-word2html-plugin</id>
<name>Maven Word to HTML Plug-in</name>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<currentVersion>1.3</currentVersion>
<description>A Maven plugin to convert word docs into html for project usage</description>
<shortDescription>Convert Word docs to HTML</shortDescription>
<url>http://maven.apache.org/reference/plugins/word2html/</url>

View File

@@ -7,7 +7,7 @@
<body>
<release version="1.3" date="in CVS">
<release version="1.3" date="2003-08-28">
<action dev="dion" type="fix">
Correctly handle files with <code>..</code> in the names
</action>

View File

@@ -13,5 +13,9 @@
<item href="/properties.html" name="Properties">
</item>
</menu>
<menu name="Downloads">
<item name="Word2HTML Plugin 1.3"
href="http://www.ibiblio.org/maven/maven/plugins/maven-word2html-plugin-1.3.jar"/>
</menu>
</body>
</project>