Adapt fake changelog report to new format. Fixes broken test case after MPDASHBOARD-35.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@372630 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-01-26 22:13:43 +00:00
parent 4888bb08be
commit 0b100a389b

View File

@ -23,6 +23,7 @@
changelogs in our tests (we are asserting for them in the top level
maven.xml file) -->
<changelog>
<changeset start="2004-11-24" end="2004-11-26">
<changelog-entry>
<date>2004-11-25</date>
<time>14:00:00</time>
@ -83,5 +84,6 @@
<msg><![CDATA[*** empty log message ***
]]></msg>
</changelog-entry>
</changeset>
</changelog>