[dna-commits] DNA SVN: r187 - trunk.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Fri May 23 12:53:59 EDT 2008


Author: maeste
Date: 2008-05-23 12:53:59 -0400 (Fri, 23 May 2008)
New Revision: 187

Modified:
   trunk/pom.xml
Log:
fixed my timezone

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-05-23 16:13:59 UTC (rev 186)
+++ trunk/pom.xml	2008-05-23 16:53:59 UTC (rev 187)
@@ -51,7 +51,7 @@
 			<roles>
 				<role>Developer</role>
 			</roles>
-			<timezone>-6</timezone>
+			<timezone>+1</timezone>
 		</developer>
 	</developers>
 	<modules>
@@ -429,4 +429,4 @@
 			<url>file://${jboss.repository.root}</url>
 		</repository>
 	</distributionManagement>
-</project>
\ No newline at end of file
+</project>




More information about the dna-commits mailing list