diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index fb5f4761..4243ecab 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -27,7 +27,7 @@ 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} # Use the maven site theme -maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css +maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css # Checkstyle plugin settings maven.checkstyle.header.file = ${basedir}/../checkstyle-license.txt diff --git a/project.properties b/project.properties index c59f5c0e..81092c23 100644 --- a/project.properties +++ b/project.properties @@ -48,4 +48,4 @@ maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDi maven.site.deploy.method=rsync maven.site.chmod.mode=775 -maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css +maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css