You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2009/05/16 19:00:36 UTC

svn commit: r775495 - /maven/plugins/trunk/maven-pdf-plugin/src/site/pdf.xml

Author: vsiveton
Date: Sat May 16 17:00:36 2009
New Revision: 775495

URL: http://svn.apache.org/viewvc?rev=775495&view=rev
Log:
o fixed date time

Modified:
    maven/plugins/trunk/maven-pdf-plugin/src/site/pdf.xml

Modified: maven/plugins/trunk/maven-pdf-plugin/src/site/pdf.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/src/site/pdf.xml?rev=775495&r1=775494&r2=775495&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/src/site/pdf.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/src/site/pdf.xml Sat May 16 17:00:36 2009
@@ -43,7 +43,7 @@
     <coverTitle>${project.name}</coverTitle>
     <coverSubTitle>v. ${project.version}</coverSubTitle>
     <coverType>User Guide</coverType>
-    <coverDate>2009-05-16T00:00:00Z</coverDate>
+    <coverDate>2009-05-16T00:00:00.000</coverDate>
     <companyName>The Apache Software Foundation</companyName>
   </cover>