From a44f47f9b707cd9ee4b1e2a06a08db63bc540ff9 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 30 Oct 2004 08:54:00 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 2.2.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116192 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/project.xml | 9 ++++++++- pdf/xdocs/changes.xml | 4 +++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/pdf/project.xml b/pdf/project.xml index 6bb0914b..a76c95e7 100644 --- a/pdf/project.xml +++ b/pdf/project.xml @@ -1,4 +1,5 @@ + + ${basedir}/../plugin-parent/project.xml maven-pdf-plugin Maven PDF Plug-in - 2.3-SNAPSHOT + 2.2.1 PDF Documentation generator Generator of project documentation in PDF Format. http://maven.apache.org/reference/plugins/pdf/ @@ -47,6 +49,11 @@ 2.2 MAVEN_PDF_2_2 + + 2.2.1 + 2.2.1 + MAVEN_PDF_2_2_1 + diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index b77b9504..75acfab0 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -1,4 +1,5 @@ + + Changes dIon Gillard - + The content of style tag was printed on the PDF file. JDK 5.0 incompatibility. XSLT is now called from Jelly.