You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2006/12/07 08:06:21 UTC

svn commit: r483363 - /tapestry/tapestry4/trunk/pom.xml

Author: andyhot
Date: Wed Dec  6 23:06:18 2006
New Revision: 483363

URL: http://svn.apache.org/viewvc?view=rev&rev=483363
Log:
also fixed timezone

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?view=diff&rev=483363&r1=483362&r2=483363
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Wed Dec  6 23:06:18 2006
@@ -91,7 +91,7 @@
             <roles>
                 <role>Developer</role>
             </roles>
-            <timezone>-2</timezone>
+            <timezone>2</timezone>
         </developer>
     </developers>