From: dion g. <dio...@us...> - 2005-11-03 00:48:40
|
diongillard 05/11/02 16:48:33 Modified: was5 project.xml Log: Use 2.0.1 snapshot Revision Changes Path 1.17 +1 -1 maven-plugins/was5/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/project.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- project.xml 2 Nov 2005 10:15:17 -0000 1.16 +++ project.xml 3 Nov 2005 00:48:33 -0000 1.17 @@ -6,7 +6,7 @@ <id>maven-was5-plugin</id> <name>WebSphere 5 (5.0/5.1) Plugin</name> <!-- groupId is in parent --> - <currentVersion>2.1-SNAPSHOT</currentVersion> + <currentVersion>2.0.1-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2004</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> |