Author: aheritier
Date: Mon Aug 22 13:59:30 2005
New Revision: 239250
URL: http://svn.apache.org/viewcvs?rev=239250&view=rev
Log:
Finally the next release will be the 2.4 (it's more than some bug fixes)
Modified:
maven/maven-1/plugins/trunk/pdf/project.xml
maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/pdf/project.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/project.xml?rev=239250&r1=239249&r2=239250&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/project.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/project.xml Mon Aug 22 13:59:30 2005
@@ -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>
Modified: maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml?rev=239250&r1=239249&r2=239250&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml Mon Aug 22 13:59:30 2005
@@ -23,7 +23,7 @@
<author email="[EMAIL PROTECTED]">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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]