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-html2xdoc-plugin</id>
|
||||
<name>Maven Html2XDoc Plug-in</name>
|
||||
<currentVersion>1.4-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.3</currentVersion>
|
||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||
<description>Creates XDoc documentation from normal HTML documentation.</description>
|
||||
<shortDescription>HTML to xdoc transformer</shortDescription>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<id>test-maven-java-plugin</id>
|
||||
<name>Test project for Maven Java 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,9 +24,6 @@
|
||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.4-SNAPSHOT" date="in CVS">
|
||||
<action dev="dion" type="update">Use assert taglib in plugin tests</action>
|
||||
</release>
|
||||
<release version="1.3" date="2004-05-15">
|
||||
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
|
||||
</release>
|
||||
|
||||
Reference in New Issue
Block a user