Author: felixk
Date: Wed Mar 9 09:52:04 2011
New Revision: 1079715
URL: http://svn.apache.org/viewvc?rev=1079715&view=rev
Log:
For old sites use old skin (JAMES-1203)
Modified:
james/project/trunk/project/server/2.2.0/src/site/site.xml
Modified: james/project/trunk/project/server/2.2.0/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/project/server/2.2.0/src/site/site.xml?rev=1079715&r1=1079714&r2=1079715&view=diff
==============================================================================
--- james/project/trunk/project/server/2.2.0/src/site/site.xml (original)
+++ james/project/trunk/project/server/2.2.0/src/site/site.xml Wed Mar 9
09:52:04 2011
@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?><project name="James Server 2.2.0">
+ <skin>
+ <groupId>org.apache.james</groupId>
+ <artifactId>maven-skin</artifactId>
+ <version>1.5</version>
+ </skin>
<bannerLeft>
<name>James Server</name>
<src>images/james-server-logo.gif</src>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]