You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2013/11/12 06:53:52 UTC

svn commit: r1540956 - /incubator/sirona/trunk/pom.xml

Author: olamy
Date: Tue Nov 12 05:53:52 2013
New Revision: 1540956

URL: http://svn.apache.org/r1540956
Log:
notimestamp for javadoc

Modified:
    incubator/sirona/trunk/pom.xml

Modified: incubator/sirona/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/pom.xml?rev=1540956&r1=1540955&r2=1540956&view=diff
==============================================================================
--- incubator/sirona/trunk/pom.xml (original)
+++ incubator/sirona/trunk/pom.xml Tue Nov 12 05:53:52 2013
@@ -422,6 +422,9 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
         <version>2.9.1</version>
+        <configuration>
+          <notimestamp>true</notimestamp>
+        </configuration>
         <reportSets>
           <reportSet>
             <reports>