You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2013/05/04 14:43:50 UTC

git commit: update my timezone

Updated Branches:
  refs/heads/master 86d2b034e -> 86a4c676a


update my timezone


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/86a4c676
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/86a4c676
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/86a4c676

Branch: refs/heads/master
Commit: 86a4c676ad5f24770fa382173b17654ef59db80f
Parents: 86d2b03
Author: Olivier Lamy <ol...@apache.org>
Authored: Sat May 4 22:43:41 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Sat May 4 22:43:41 2013 +1000

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/86a4c676/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4440b3e..0c14f3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ under the License.
       <roles>
         <role>PMC Member</role>
       </roles>
-      <timezone>Europe/Paris</timezone>
+      <timezone>Australia/Melbourne</timezone>
     </developer>
     <developer>
       <id>phunt</id>