You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ol...@apache.org on 2013/06/08 16:06:55 UTC

svn commit: r1490982 - /onami/trunk/parent/pom.xml

Author: olamy
Date: Sat Jun  8 14:06:54 2013
New Revision: 1490982

URL: http://svn.apache.org/r1490982
Log:
fix my timezone

Modified:
    onami/trunk/parent/pom.xml

Modified: onami/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/onami/trunk/parent/pom.xml?rev=1490982&r1=1490981&r2=1490982&view=diff
==============================================================================
--- onami/trunk/parent/pom.xml (original)
+++ onami/trunk/parent/pom.xml Sat Jun  8 14:06:54 2013
@@ -185,7 +185,7 @@
       <id>olamy</id>
       <name>Olivier Lamy</name>
       <email>olamy@apache.org</email>
-      <timezone>+1</timezone>
+      <timezone>Australia/Melbourne</timezone>
       <roles>
         <role>Committer</role>
         <role>PPMC Member</role>