[maven-scm-plugin] prepare release 1.4

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115289 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-05-16 02:15:20 +00:00
parent bd991e76c0
commit 69c0334904
2 changed files with 8 additions and 6 deletions

View File

@@ -25,11 +25,8 @@
<author email="maurice@maguyane.net">Maurice Montg?nie</author>
</properties>
<body>
<release version="1.4" date="in CVS">
<action dev="vmassol" type="fix">
Gracefully inform users when the plugin is executed on a project
with no source.
</action>
<release version="1.4" date="2004-05-15">
<action dev="vmassol" type="fix">Gracefully inform users when the plugin is executed on a project with no source.</action>
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
</release>
<release version="1.3" date="2004-03-10">