Updated Branches:
  refs/heads/master 7f21c4a31 -> 2acec0557

avoid timestamp in javadoc

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2acec055
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2acec055
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/2acec055

Branch: refs/heads/master
Commit: 2acec0557af502a0224ade17431dc2a23027acf9
Parents: 7f21c4a
Author: Hervé Boutemy <hbout...@apache.org>
Authored: Sun Dec 16 21:21:58 2012 +0100
Committer: Hervé Boutemy <hbout...@apache.org>
Committed: Sun Dec 16 21:21:58 2012 +0100

----------------------------------------------------------------------
 pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/2acec055/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7ed3df4..f53359f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,6 +489,7 @@
             <artifactId>maven-javadoc-plugin</artifactId>
             <configuration>
               <linksource>true</linksource>
+              <notimestamp>true</notimestamp>
               <links combine.children="append">
                 
<link>http://sonatype.github.com/sonatype-aether/apidocs/</link>
                 
<link>http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/</link>

Reply via email to