2005-11-13 17:46:33 +00:00

50 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changes</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.3-SNAPSHOT" date="in SVN">
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
<ul>
<li>commons-jelly-tags-util v1.1 -> v1.1.1</li>
<li>commons-jelly-tags-xml v1.0 -> v1.1</li>
</ul>
</action>
<action dev="dion" type="fix" issue="MPREPO-6">Fixed typo in docs</action>
<action dev="fgiust" type="add">create-upload-bundle now also adds a jar with java sources</action>
</release>
<release version="1.2" date="2004-05-15">
<action dev="brett" issue="MPREPO-5" type="update">Deprecate maven.repository.group, use maven.remote.group instead</action>
</release>
<release version="1.1" date="2004-03-11"/>
<release version="1.0" date="2003-09-29">
<action dev="dion" type="add">Added repository:copy-jar</action>
<action dev="dion" type="add">Removed hard coded group name - now a property</action>
<action dev="dion" type="add">Renamed repository:deploy-snapshot-jar to repository:copy-snapshot-jar</action>
<action dev="dion" type="fix">Fixed URLs for Jelly dependencies</action>
<action dev="dion" type="fix">Created</action>
</release>
</body>
</document>