[maven-scm-plugin] prepare release 1.4

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115772 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-07-11 02:07:29 +00:00
parent 7560fb1c06
commit 25e7eee495
2 changed files with 8 additions and 3 deletions

View File

@@ -24,11 +24,11 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<release version="1.4" date="2004-07-10">
<action dev="brett" type="add" issue="MPGUMP-1">Allow creation of &lt;maven descriptor element, and default to it</action>
<action dev="brett" type="add">Add maven.gump.ant.target and maven.gump.maven.goal properties</action>
</release>
<release version="1.3" date="2004-05-15"></release>
<release version="1.3" date="2004-05-15"/>
<release version="1.2" date="2003-09-29">
<action dev="dion" type="fix">gump.xml generated into basedir</action>
<action dev="dion" type="update">Added test project</action>