[maven-scm-plugin] prepare release 1.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114855 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-03-10 11:50:48 +00:00
parent dded52fe9c
commit f61eaf65a1
2 changed files with 13 additions and 10 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,17 +23,12 @@
<title>Changes</title>
<author email="apache@kav.dk">Kasper Nielsen</author>
</properties>
<body>
<release version="1.1" date="in CVS">
<release version="1.1" date="2004-03-10">
<action dev="dion" type="fix">Apply MAVEN-850</action>
</release>
<release version="1.0" date="2003-03-10">
<action dev="knielsen" type="add">
Initial release
</action>
<action dev="knielsen" type="add">Initial release</action>
</release>
</body>
</document>