From: Jeff J. <jef...@us...> - 2007-01-28 12:01:01
|
jeffjensen 07/01/28 04:00:59 Modified: findbugs project.xml Log: Set my timezone. Revision Changes Path 1.43 +1 -0 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- project.xml 9 Aug 2006 02:12:33 -0000 1.42 +++ project.xml 28 Jan 2007 12:00:59 -0000 1.43 @@ -95,6 +95,7 @@ <contributor> <name>Jeff Jensen</name> <email>jef...@us...</email> + <timezone>-6</timezone> </contributor> </contributors> <!-- licenses section not done yet --> |