Author: michaelo Date: Mon Feb 8 20:08:04 2016 New Revision: 1729240 URL: http://svn.apache.org/viewvc?rev=1729240&view=rev Log: [MSKINS-114] Change site.vm when DOXIASITETOOLS-82 has been published
site.xml of Fluido has been fixed too. Modified: maven/skins/trunk/maven-fluido-skin/src/site/site.xml Modified: maven/skins/trunk/maven-fluido-skin/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/site/site.xml?rev=1729240&r1=1729239&r2=1729240&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/site/site.xml Mon Feb 8 20:08:04 2016 @@ -95,8 +95,10 @@ under the License. <menu ref="reports"/> <footer> - <div class="row-fluid">Apache Maven, ${project.name}, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <![CDATA[ + <div class="row-fluid">Apache Maven, $project.name, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + ]]> </footer> </body> </project>