Finally the next release will be the 2.4 (it's more than some bug fixes)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@239250 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
da6e821a2d
commit
7d0e9f5b57
@ -20,7 +20,7 @@
|
||||
<extend>${basedir}/../plugin-parent/project.xml</extend>
|
||||
<artifactId>maven-pdf-plugin</artifactId>
|
||||
<name>Maven PDF Plug-in</name>
|
||||
<currentVersion>2.3.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>2.4-SNAPSHOT</currentVersion>
|
||||
<description>PDF Documentation generator</description>
|
||||
<shortDescription>Generator of project documentation in PDF Format.</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/pdf/</url>
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<author email="aheritier@apache.org">Arnaud Heritier</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="2.3.1-SNAPSHOT" date="In SVN">
|
||||
<release version="2.4-SNAPSHOT" date="In SVN">
|
||||
<action dev="aheritier" type="fix" issue="MPPDF-43" due-to="Lukas Theussl">sub-/superscripts do not work.</action>
|
||||
<action dev="aheritier" type="fix" issue="MPPDF-42" due-to="Lukas Theussl">Error when logo locations are not set.</action>
|
||||
<action dev="aheritier" type="fix" issue="MPPDF-41" due-to="Lukas Theussl">Suppress verbose output by default.</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user