From: dion g. <dio...@us...> - 2004-08-02 00:49:12
|
diongillard 04/08/01 17:49:05 Modified: dbunit/xdocs changes.xml Log: Doc new goals Revision Changes Path 1.15 +1 -0 maven-plugins/dbunit/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/changes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 1 Aug 2004 13:22:11 -0000 1.14 +++ changes.xml 2 Aug 2004 00:49:05 -0000 1.15 @@ -8,6 +8,7 @@ <body> <release version="1.5" date="in CVS"> <action dev="diongillard" type="add">Add xml2xls dataset conversion goal</action> + <action dev="diongillard" type="add">Add xls2xml, flat2xml and xml2flat dataset conversion goals</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> |