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:
ltheussl
2006-02-08 21:59:51 +00:00
parent 9cd8af91d8
commit b23a6710be
2 changed files with 2 additions and 2 deletions

View File

@@ -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}

View File

@@ -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