From: dion g. <dio...@us...> - 2004-07-18 13:42:01
|
diongillard 04/07/18 06:41:54 Modified: was40 project.xml Log: Fix kristen's email address Revision Changes Path 1.13 +1 -1 maven-plugins/was40/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.xml 13 Jul 2004 06:42:43 -0000 1.12 +++ project.xml 18 Jul 2004 13:41:54 -0000 1.13 @@ -49,7 +49,7 @@ <developer> <name>Kristen Gillard</name> <id>giLBy</id> - <email>kr...@mu...</email> + <email>kri...@mu...</email> <organization>Multitask Consulting</organization> <roles> <role>Developer</role> |