[maven-scm-plugin] prepare release 1.5

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116270 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-12-04 07:50:16 +00:00
parent c506f1f5f6
commit 9650deeadb
2 changed files with 7 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
<author email="kschrader@karmalab.org">Kurt Schrader</author>
</properties>
<body>
<release version="1.5-SNAPSHOT" date="in CVS">
<release version="1.5" date="2004-12-04">
<action dev="vmassol" type="fix" issue="MPJAVA-22">Make it work by default with any version of the JDK</action>
<action dev="brett" type="update">Deprecate dependency handle</action>
<action dev="dion" type="update">Use assert taglib for tests</action>