Author: dennisl Date: Wed Mar 21 21:08:06 2012 New Revision: 1303572 URL: http://svn.apache.org/viewvc?rev=1303572&view=rev Log: [MSITE-633] Doco: reference to ${currentVersion} should be ${currentStableVersion} in creating-content.html#Filtering Submitted by: Dan Rollo Reviewed by: Dennis Lundberg
Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm?rev=1303572&r1=1303571&r2=1303572&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm (original) +++ maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm Wed Mar 21 21:08:06 2012 @@ -152,7 +152,7 @@ Creating Content For example, the module for the Maven website contains a {{{http://svn.apache.org/repos/asf/maven/site/trunk/src/site/apt/download.apt.vm}<<<src/site/apt/download.apt.vm>>>}} - file, which uses the expression <<<$\{currentVersion}>>> to filter in a + file, which uses the expression <<<$\{currentStableVersion}>>> to filter in a property set in the {{{http://svn.apache.org/repos/asf/maven/site/trunk/pom.xml}POM}}.