Change default date location
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@376093 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -173,7 +173,7 @@ maven.junit.fork = true
|
||||
# XDOC plugin settings
|
||||
#=====
|
||||
# Display the date on the Maven web site
|
||||
maven.xdoc.date = left
|
||||
maven.xdoc.date = bottom
|
||||
maven.xdoc.date.format = dd MMMM yyyy HH:mm z
|
||||
maven.xdoc.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins
|
||||
maven.xdoc.version = ${pom.currentVersion}
|
||||
|
||||
@@ -81,7 +81,7 @@ maven.site.deploy.method=rsync
|
||||
#=====
|
||||
# XDOC plugin settings
|
||||
#=====
|
||||
maven.xdoc.date = left
|
||||
maven.xdoc.date = bottom
|
||||
maven.xdoc.date.format = dd MMMM yyyy HH:mm z
|
||||
maven.xdoc.version =
|
||||
maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
|
||||
|
||||
Reference in New Issue
Block a user