dion 2004/06/29 21:14:08 Modified: changes/xdocs changes.xml changes/src/plugin-test project.xml Log: Remove tests changes from documentation and version increase per Brett Revision Changes Path 1.26 +0 -1 maven-plugins/changes/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/changes/xdocs/changes.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- changes.xml 29 Jun 2004 20:41:14 -0000 1.25 +++ changes.xml 30 Jun 2004 04:14:08 -0000 1.26 @@ -28,7 +28,6 @@ <action dev="vmassol" type="add"> Add generation of RSS feed for current version changes </action> - <action dev="dion" type="update">Use assert taglib in plugin test project</action> </release> <release version="1.4" date="2004-05-15"> <action dev="aheritier" type="fix" issue="MPCHANGES-8" due-to="Bertrand Florat">"title" attribute added to images. Correction of links in "Release History".</action> 1.4 +1 -1 maven-plugins/changes/src/plugin-test/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/changes/src/plugin-test/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 11 May 2004 15:05:48 -0000 1.3 +++ project.xml 30 Jun 2004 04:14:08 -0000 1.4 @@ -23,7 +23,7 @@ <id>test-maven-changes-plugin</id> <name>Test project for Maven Changes</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>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]