From: dion g. <dio...@us...> - 2004-07-20 06:24:42
|
diongillard 04/07/19 23:24:34 Modified: was40 project.xml Log: Bump version due to changes Revision Changes Path 1.16 +1 -1 maven-plugins/was40/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/project.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- project.xml 18 Jul 2004 15:52:09 -0000 1.15 +++ project.xml 20 Jul 2004 06:24:34 -0000 1.16 @@ -8,7 +8,7 @@ <name>WebSphere 4.0 Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.4</currentVersion> + <currentVersion>1.4.1-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> |