From: dion g. <dio...@us...> - 2003-05-07 23:43:36
|
diongillard 03/05/07 16:24:29 Modified: dbunit project.xml Log: Up version to 1.0 for tagging Revision Changes Path 1.7 +1 -1 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 7 May 2003 21:49:08 -0000 1.6 +++ project.xml 7 May 2003 23:24:29 -0000 1.7 @@ -6,7 +6,7 @@ <id>maven-dbunit-plugin</id> <name>Maven Dbunit Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.0-SNAPSHOT</currentVersion> + <currentVersion>1.0</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> |