From: dion g. <dio...@us...> - 2004-08-01 13:22:19
|
diongillard 04/08/01 06:22:11 Modified: dbunit/xdocs changes.xml Log: Add docs Revision Changes Path 1.14 +4 -1 maven-plugins/dbunit/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/changes.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- changes.xml 1 Aug 2004 12:11:04 -0000 1.13 +++ changes.xml 1 Aug 2004 13:22:11 -0000 1.14 @@ -6,9 +6,12 @@ <author email="dio...@so...">dIon Gillard</author> </properties> <body> + <release version="1.5" date="in CVS"> + <action dev="diongillard" type="add">Add xml2xls dataset conversion goal</action> + </release> <release version="1.4" date="2004-08-01"> <action dev="diongillard" type="update">Rename packages from org.apache.maven to net.sourceforge.mavenplugins</action> - <action dev="diongillard" type="add">Add new import-xls goal</action> + <action dev="diongillard" type="add">Add import-xls goal</action> </release> <release version="1.3" date="2004-07-29"> <action dev="diongillard" type="update">Use dbunit v2.1</action> |