[maven-scm-plugin] prepare release 1.8

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115864 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2004-07-20 18:57:37 +00:00
parent 0b39def491
commit bbb57a50dc
2 changed files with 7 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.8-SNAPSHOT" date="In CVS">
<release version="1.8" date="2004-07-20">
<action dev="aheritier" type="add" issue="MPANT-9" due-to="Jan Nielsen">Add ant's setproxy tag.</action>
<action dev="carlos" type="fix" issue="MPANT-16" due-to="Brent Worden" due-to-email="brent@worden.org">Use relative paths in directory properties.</action>
<action dev="aheritier" type="update">Compile tests and run them only if Junit is present in ANT (display a warning otherwise).</action>