1.6-SNAPSHOT : compatible with maven 1.1 only because of maven-plugin-plugin-1.7 :-(

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280869 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-09-14 14:56:42 +00:00
parent 8e23322376
commit c4ecefa42e
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2005 The Apache Software Foundation.
@@ -23,6 +22,8 @@
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.6-SNAPSHOT" date="In SVN" description="FAQ plugin compatible with maven 1.1 only">
</release>
<release version="1.5" date="2005-09-05">
<action dev="aheritier" type="add" issue="MPFAQ-19" due-to="Lukas Theussl">Optional toplinks and layout fix.</action>
<action dev="aheritier" type="fix" issue="MPFAQ-16" due-to="Lukas Theussl">FAQ plugin does not produce valid XHTML 1.0 Transitional.</action>