[maven-scm-plugin] prepare release 1.5

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115574 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-06-28 11:13:18 +00:00
parent eceae21fa7
commit 2cd3cdd92f
2 changed files with 7 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.5-SNAPSHOT" date="in CVS">
<release version="1.5" date="2004-06-28">
<action dev="brett" type="fix" issue="MPPLUGIN-16">Install to maven.plugin.dir instead of maven.home/plugins</action>
<action dev="brett" type="update">More consistency in default goal naming (plugin:plugin)</action>
<action dev="brett" type="update">plugin goal no longer installs to local repository: use plugin:repository-install</action>