Author: aheritier
Date: Thu Jun 16 14:38:18 2005
New Revision: 191007
URL: http://svn.apache.org/viewcvs?rev=191007&view=rev
Log:
open 2.3.1-SNAPSHOT
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=191007&r1=191006&r2=191007&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/project.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/project.xml Thu Jun 16 14:38:18 2005
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@@ -21,7 +20,7 @@
<extend>${basedir}/../plugin-parent/project.xml</extend>
<artifactId>maven-pdf-plugin</artifactId>
<name>Maven PDF Plug-in</name>
- <currentVersion>2.3</currentVersion>
+ <currentVersion>2.3.1-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]