You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2005/10/23 10:57:09 UTC

svn commit: r327767 - /maven/maven-1/plugins/trunk/plugin-parent/project.properties

Author: aheritier
Date: Sun Oct 23 01:57:04 2005
New Revision: 327767

URL: http://svn.apache.org/viewcvs?rev=327767&view=rev
Log:
Force currentVersion for plugins sites

Modified:
    maven/maven-1/plugins/trunk/plugin-parent/project.properties

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?rev=327767&r1=327766&r2=327767&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Sun Oct 23 01:57:04 2005
@@ -25,6 +25,7 @@
 maven.xdoc.date = left
 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