update project.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113072 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse 2003-03-07 13:40:41 +00:00
parent 393a11a449
commit b41dcc71a0
2 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-pdf-plugin</id>
<name>Maven PDF Plug-in</name>
<currentVersion>1.0</currentVersion>
<currentVersion>1.1-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Java Project Management Tools</shortDescription>
<url>http://jakarta.apache.org/turbine/maven/reference/plugins/pdf/</url>

View File

@ -13,6 +13,9 @@
<action dev="dion" type="add">
Fix plugin and fo stylesheet to get plugin working again
</action>
<action dev="evenisse" type="add" due-to="Kai Runte">
Added table support.
</action>
</release>
</body>
</document>