You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sv...@apache.org on 2006/04/08 21:42:02 UTC

svn commit: r392597 - /myfaces/maven/trunk/master-pom/pom.xml

Author: svieujot
Date: Sat Apr  8 12:42:00 2006
New Revision: 392597

URL: http://svn.apache.org/viewcvs?rev=392597&view=rev
Log:
Adjust time zone.

Modified:
    myfaces/maven/trunk/master-pom/pom.xml

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/trunk/master-pom/pom.xml?rev=392597&r1=392596&r2=392597&view=diff
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Sat Apr  8 12:42:00 2006
@@ -154,7 +154,7 @@
       <roles>
         <role>PMC</role>
       </roles>
-      <timezone>-4</timezone>
+      <timezone>+4</timezone>
     </developer>
     <developer>
       <id>husted</id>