[maven-scm-plugin] prepare release 1.4

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114817 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-03-07 00:47:43 +00:00
parent 83e8522804
commit 5538d3d80a
6 changed files with 71 additions and 109 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@@ -22,24 +23,14 @@
<title>Changes</title>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.4" date="In CVS">
<action dev="evenisse" type="update">
Add maven.changelog.basedir property.
</action>
<release version="1.4" date="2004-03-07">
<action dev="evenisse" type="update">Add maven.changelog.basedir property.</action>
</release>
<release version="1.3" date="2003-09-29">
<action dev="evenisse" type="add">
Add link with team list.
</action>
<action dev="evenisse" type="fix">
Add xml declaration to generated report. Fixed for character encoding.
</action>
<action dev="evenisse" type="fix">
Fixed MAVEN-493. I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are registered.
</action>
<release version="1.3" date="2003-09-29">
<action dev="evenisse" type="add">Add link with team list.</action>
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
<action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
</release>
</body>
</document>