From: dion g. <dio...@us...> - 2004-07-28 14:34:47
|
diongillard 04/07/28 07:34:39 Modified: dbunit project.xml Log: Prep for release Revision Changes Path 1.26 +5 -0 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- project.xml 28 Jul 2004 14:33:23 -0000 1.25 +++ project.xml 28 Jul 2004 14:34:38 -0000 1.26 @@ -36,6 +36,11 @@ <name>1.2</name> <tag>MAVEN_DBUNIT_1_2</tag> </version> + <version> + <id>1.3</id> + <name>1.3</name> + <tag>MAVEN_PLUGINS_DBUNIT_1_3</tag> + </version> </versions> <!-- mailingLists is in parent --> |