Fix xml typo

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@522370 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2007-03-25 22:51:08 +00:00
parent 458edcf7b1
commit 94154a6011

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@@ -24,7 +23,7 @@
</properties>
<body>
<release version="1.8-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update">Don't check that a given plugin version is available in the bootstrap.</p>
<action dev="aheritier" type="update">Don't check that a given plugin version is available in the bootstrap.</action>
<action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath.</action>
<action dev="aheritier" type="update" issue="MAVEN-1753">Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.</action>
</release>