Author: ltheussl Date: Wed Sep 7 09:23:25 2005 New Revision: 279370 URL: http://svn.apache.org/viewcvs?rev=279370&view=rev Log: Start work on 2.5
Modified: maven/maven-1/plugins/trunk/pdf/project.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=279370&r1=279369&r2=279370&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/pdf/project.xml (original) +++ maven/maven-1/plugins/trunk/pdf/project.xml Wed Sep 7 09:23:25 2005 @@ -21,7 +21,7 @@ <extend>${basedir}/../plugin-parent/project.xml</extend> <artifactId>maven-pdf-plugin</artifactId> <name>Maven PDF Plug-in</name> - <currentVersion>2.4</currentVersion> + <currentVersion>2.5-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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]