PR: MPGUMP-1

Add <maven /> tag


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115457 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-06-12 02:27:12 +00:00
parent 0fa4c0fb0c
commit 7937fe5657
5 changed files with 52 additions and 2 deletions

View File

@@ -24,6 +24,10 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<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.2" date="2003-09-29">
<action dev="dion" type="fix">gump.xml generated into basedir</action>