vmassol 2003/11/10 11:29:41 Modified: tjdo/xdocs changes.xml Log: Use YYY-MM-DD format (as all plugins do) Revision Changes Path 1.5 +3 -3 maven-plugins/tjdo/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/tjdo/xdocs/changes.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- changes.xml 11 Sep 2003 12:57:10 -0000 1.4 +++ changes.xml 10 Nov 2003 19:29:40 -0000 1.5 @@ -7,17 +7,17 @@ <body> - <release version="1.0" date="10-Sep-2003" description="Minor updates"> + <release version="1.0" date="2003-09-10" description="Minor updates"> <action dev="andy" type="add"> Addition of "drop-tables", and revision of jelly code. </action> </release> - <release version="0.1.1" date="08-Aug-2003" description="Minor updates"> + <release version="0.1.1" date="2003-08-08" description="Minor updates"> <action dev="andy" type="add"> Addition of documents and update to TJDO version number. </action> </release> - <release version="0.1" date="08-Aug-2003" description="Initial release"> + <release version="0.1" date="2003-08-08" description="Initial release"> <action dev="andy" type="add"> New plugin providing support for TJDO "enhance" method. </action>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]