vmassol 2004/09/30 05:26:36
Modified: clover/xdocs changes.xml
Log:
Fixed typo and set the release date as it failed when running maven maven
scm:prepare-release due to typo
Revision Changes Path
1.39 +2 -2 maven-plugins/clover/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clover/xdocs/changes.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- changes.xml 30 Sep 2004 12:19:50 -0000 1.38
+++ changes.xml 30 Sep 2004 12:26:36 -0000 1.39
@@ -25,10 +25,10 @@
<author email="[EMAIL PROTECTED]">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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]