Author: olamy Date: Thu Oct 13 22:05:01 2011 New Revision: 1183131 URL: http://svn.apache.org/viewvc?rev=1183131&view=rev Log: use a new skin for website
Modified: tomcat/maven-plugin/trunk/src/site/site.xml Modified: tomcat/maven-plugin/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/site.xml?rev=1183131&r1=1183130&r2=1183131&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/src/site/site.xml (original) +++ tomcat/maven-plugin/trunk/src/site/site.xml Thu Oct 13 22:05:01 2011 @@ -31,9 +31,9 @@ <href>http://tomcat.apache.org/maven-plugin/</href> </bannerRight> <skin> - <groupId>org.apache.commons</groupId> - <artifactId>commons-skin</artifactId> - <version>2</version> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.0-SNAPSHOT</version> </skin> <publishDate format="dd MMMM yyyy" position="right" /> <version position="right" /> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org