This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git


The following commit(s) were added to refs/heads/master by this push:
     new 295fb43  TAMAYA-376: Augment timezone to be numeric
295fb43 is described below

commit 295fb43b2492cf3cad8a1456d4820be14a5f80b1
Author: Hugo Hirsch <[email protected]>
AuthorDate: Wed Jan 9 20:51:46 2019 +0100

    TAMAYA-376: Augment timezone to be numeric
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f9a291..07ba241 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
           <roles>
             <role>Committer</role>
           </roles>
-          <timezone>America/Chicago</timezone>
+          <timezone>-6</timezone>
         </developer>
     </developers>
 

Reply via email to