Remove tests changes from documentation and version increase per Brett
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115605 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-faq-plugin</id>
|
||||
<name>Maven FAQ Plug-in</name>
|
||||
<currentVersion>1.5-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.4</currentVersion>
|
||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||
<description>Creates XDoc documentation from an FAQ XML document.</description>
|
||||
<shortDescription>FAQ Plugin</shortDescription>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<id>test-maven-faq-plugin</id>
|
||||
<name>Test project for Maven Faq Plugin</name>
|
||||
<groupId>maven</groupId>
|
||||
<currentVersion>1.0-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.0</currentVersion>
|
||||
<organization>
|
||||
<name>Apache Software Foundation</name>
|
||||
<url>http://www.apache.org/</url>
|
||||
|
||||
@@ -24,10 +24,6 @@
|
||||
<author email="dion@apache.org">dIon Gillard</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.5-SNAPSHOT" date="in CVS">
|
||||
<action dev="dion" type="update">Use assert tag library in plugin tests.</action>
|
||||
</release>
|
||||
|
||||
<release version="1.4" date="2004-06-25">
|
||||
<action dev="brett" type="fix" issue="MPFAQ-13">Correctly pass through CDATA content</action>
|
||||
<action dev="brett" type="fix" issue="MPFAQ-12">Make sure maven.faq.src exists to avoid exceptions</action>
|
||||
|
||||
Reference in New Issue
Block a user