From: dion g. <dio...@us...> - 2004-07-18 15:50:19
|
diongillard 04/07/18 08:50:12 Modified: was40/xdocs changes.xml was40 project.xml Log: Bump to 1.4-SNAPSHOT Revision Changes Path 1.15 +1 -1 maven-plugins/was40/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/xdocs/changes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 18 Jul 2004 15:49:09 -0000 1.14 +++ changes.xml 18 Jul 2004 15:49:57 -0000 1.15 @@ -6,7 +6,7 @@ <author email="di...@ap...">dIon Gillard</author> </properties> <body> - <release version="1.3.1" date="in CVS"> + <release version="1.4-SNAPSHOT" date="in CVS"> <action dev="diongillard" type="update">Added app-reinstall goal.</action> <action dev="diongillard" type="update">Added app-install and remove goals as synonyms for deploy-ear and undeploy-ear.</action> <action dev="diongillard" type="update">Updated docs for clarity and formatting</action> 1.14 +1 -1 maven-plugins/was40/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/project.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- project.xml 18 Jul 2004 13:41:54 -0000 1.13 +++ project.xml 18 Jul 2004 15:49:58 -0000 1.14 @@ -8,7 +8,7 @@ <name>WebSphere 4.0 Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.3.1-SNAPSHOT</currentVersion> + <currentVersion>1.4-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> |