You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/03/23 22:26:48 UTC

svn commit: r158834 - maven/maven-1/plugins/trunk/pdf/project.xml

Author: aheritier
Date: Wed Mar 23 13:26:47 2005
New Revision: 158834

URL: http://svn.apache.org/viewcvs?view=rev&rev=158834
Log:
begin to work on the next release

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?view=diff&r1=158833&r2=158834
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/project.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/project.xml Wed Mar 23 13:26:47 2005
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
 <!-- 
 /*
  * Copyright 2001-2004 The Apache Software Foundation.
@@ -17,12 +16,11 @@
  * limitations under the License.
  */
  -->
-
 <project>
   <extend>${basedir}/../plugin-parent/project.xml</extend>
   <artifactId>maven-pdf-plugin</artifactId>
   <name>Maven PDF Plug-in</name>
-  <currentVersion>2.2.1</currentVersion>
+  <currentVersion>2.2.2-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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org