[maven-scm-plugin] prepare release 1.4.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@188861 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2005-06-07 20:49:53 +00:00
parent 5861624ffd
commit c111eec95d
2 changed files with 12 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changes</title>
@@ -24,10 +25,10 @@
<author email="vmassol@apache.org">Vincent Massol</author>
</properties>
<body>
<release version="1.4.1-SNAPSHOT" date="in SVN">
<action dev="vmassol" type="fix">
Set version of the <code>maven-model</code> dependency to <code>3.0.0</code> (it was
pointing to a SNAPSHOT version).
<release version="1.4.1" date="2005-06-07">
<action dev="vmassol" type="fix">Set version of the
<code>maven-model</code>dependency to
<code>3.0.0</code>(it was pointing to a SNAPSHOT version).
</action>
</release>
<release version="1.4" date="2005-06-05">