Fixed typo and set the release date as it failed when running maven maven scm:prepare-release due to typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e2724369e1
commit
d384aea57f
@ -25,10 +25,10 @@
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.6-SNAPSHOT" date="in CVS">
|
||||
<release version="1.6" date="2004-09-30">
|
||||
<action dev="vmassol" type="fix" issue="MPCLOVER-23">
|
||||
The default compiler was not reset after the execution of the
|
||||
<code>clover:report/code> goal.
|
||||
<code>clover:report</code> goal.
|
||||
</action>
|
||||
<action dev="vmassol" type="add">
|
||||
Added ability for users to specify their own Clover license
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user