Author: olamy Date: Tue Jul 10 13:48:32 2012 New Revision: 1359669 URL: http://svn.apache.org/viewvc?rev=1359669&view=rev Log: use last fluido skin version
Modified: maven/indexer/trunk/src/site/site.xml Modified: maven/indexer/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/indexer/trunk/src/site/site.xml?rev=1359669&r1=1359668&r2=1359669&view=diff ============================================================================== --- maven/indexer/trunk/src/site/site.xml (original) +++ maven/indexer/trunk/src/site/site.xml Tue Jul 10 13:48:32 2012 @@ -26,7 +26,7 @@ under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> </skin> <body> @@ -37,4 +37,4 @@ under the License. <menu ref="modules" inherit="bottom" /> <menu ref="reports" inherit="bottom" /> </body> -</project> \ No newline at end of file +</project>