You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ra...@apache.org on 2013/03/01 19:46:21 UTC

svn commit: r1451681 - /incubator/onami/trunk/parent/pom.xml

Author: randgalt
Date: Fri Mar  1 18:46:21 2013
New Revision: 1451681

URL: http://svn.apache.org/r1451681
Log:
Doh - wrong timezone

Modified:
    incubator/onami/trunk/parent/pom.xml

Modified: incubator/onami/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/parent/pom.xml?rev=1451681&r1=1451680&r2=1451681&view=diff
==============================================================================
--- incubator/onami/trunk/parent/pom.xml (original)
+++ incubator/onami/trunk/parent/pom.xml Fri Mar  1 18:46:21 2013
@@ -211,7 +211,7 @@
       <id>randgalt</id>
       <name>Jordan Zimmerman</name>
       <email>randgalt@apache.org</email>
-      <timezone>+1</timezone>
+      <timezone>−8</timezone>
       <roles>
         <role>Committer</role>
       </roles>