[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
This commit is contained in:
brett
2004-10-30 08:54:00 +00:00
parent 65fd50e9f7
commit a44f47f9b7
2 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@@ -16,13 +17,14 @@
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changes</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="2.3-SNAPSHOT" date="In CVS">
<release version="2.2.1" date="2004-10-30">
<action dev="aheritier" type="fix" issue="MPPDF-21">The content of style tag was printed on the PDF file.</action>
<action dev="aheritier" type="fix" issue="MPPDF-16" due-to="Archimedes Trajano">JDK 5.0 incompatibility. XSLT is now called from Jelly.</action>
</release>