adding change

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114564 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl
2004-01-07 00:02:24 +00:00
parent 4b1a78aeb7
commit 1a565ab4e0
4 changed files with 19 additions and 2 deletions

View File

@@ -7,8 +7,12 @@
<body>
<release version="1.5" date="in CVS">
<action dev="jvanzyl" type="update">
Remove the need for ${pom} interpolation in properties. The use of the
maven:property tag is now used to glean a default property.
</action>
<action dev="dion" type="update">
Removed unneeded ant and grant dependencies
Removed unneeded ant and grant dependencies.
</action>
<action dev="dion" type="update">
Fix MAVEN-965. Document maven.xdoc.jsl.
@@ -30,7 +34,7 @@
</action>
<action dev="dion" type="fix">
Fixed empty scm repository and issue tracking URL still being added
to the project nav
to the project navigation.
</action>
</release>