[maven-scm-plugin] prepare release 1.0

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114888 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-03-10 12:57:58 +00:00
parent e92bd7ee0d
commit 28b3059ea7
6 changed files with 39 additions and 38 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,15 +23,9 @@
<title>Changes</title>
<author email="vmassol@apache.org">Vincent Massol</author>
</properties>
<body>
<release version="1.0" date="in CVS">
<action dev="vmassol" type="add">
Initial creation.
</action>
<release version="1.0" date="2004-03-10">
<action dev="vmassol" type="add">Initial creation.</action>
</release>
</body>
</document>