Added issue MPJAR-38 to changes.xml file

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2005-06-04 12:36:38 +00:00
parent bfc7b1cb6a
commit 46d40dd99f

View File

@@ -2,7 +2,7 @@
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
* Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -25,10 +25,10 @@
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.7-SNAPSHOT" date="in CVS">
<release version="1.7-SNAPSHOT" date="in SVN">
<action dev="felipeal" type="fix" issue="MPJAR-42" due-to="Joseph Benavidez">Fix typo on documentation.</action>
<action dev="felipeal" type="fix" issue="MPJAR-40" due-to="Shinobu Kawai">Fix typo on documentation.</action>
<action dev="felipeal" type="add">Added new property <code>maven.jar.final.name</code>.</action>
<action dev="felipeal" type="add" issue="MPJAR-38">Added new property <code>maven.jar.final.name</code>.</action>
</release>
<release version="1.6.1" date="2004-11-10">
<action dev="brett" type="fix">Remove deploy warnings</action>