From: dion g. <dio...@us...> - 2005-11-02 10:15:23
|
diongillard 05/11/02 02:15:17 Modified: was5 project.xml Log: Bump version to 2.1-SNAPSHOT so that docs are added to new release. Revision Changes Path 1.16 +1 -1 maven-plugins/was5/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/project.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- project.xml 1 Nov 2005 19:54:15 -0000 1.15 +++ project.xml 2 Nov 2005 10:15:17 -0000 1.16 @@ -6,7 +6,7 @@ <id>maven-was5-plugin</id> <name>WebSphere 5 (5.0/5.1) Plugin</name> <!-- groupId is in parent --> - <currentVersion>2.0</currentVersion> + <currentVersion>2.1-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2004</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> |