From: dion g. <dio...@us...> - 2004-07-19 00:44:47
|
diongillard 04/07/18 17:44:40 Modified: dbunit/xdocs changes.xml Log: Add -SNAPSHOT to version Revision Changes Path 1.8 +1 -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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- changes.xml 25 Apr 2004 16:46:03 -0000 1.7 +++ changes.xml 19 Jul 2004 00:44:40 -0000 1.8 @@ -7,7 +7,7 @@ <body> - <release version="1.2" date="in CVS"> + <release version="1.2-SNAPSHOT" date="in CVS"> <action dev="diongillard" type="update">Allow schema to be specified for generate-dtd</action> <action dev="diongillard" type="update">Move to dbunit v2</action> <action dev="diongillard" type="fix">Remove old docs</action> |