From: dion g. <dio...@us...> - 2004-07-28 14:33:30
|
diongillard 04/07/28 07:33:23 Modified: dbunit project.xml Log: Prep for release Revision Changes Path 1.25 +1 -1 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- project.xml 28 Jul 2004 06:10:47 -0000 1.24 +++ project.xml 28 Jul 2004 14:33:23 -0000 1.25 @@ -8,7 +8,7 @@ <name>Dbunit Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.3-SNAPSHOT</currentVersion> + <currentVersion>1.3</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> |