Author: rdonkin
Date: Sat Feb 28 14:07:08 2009
New Revision: 748855

URL: http://svn.apache.org/viewvc?rev=748855&view=rev
Log:
Add skin

Modified:
    james/mailet/base/trunk/src/site/site.xml
    james/mailet/crypto/trunk/src/site/site.xml
    james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
    james/mailet/standard/trunk/src/site/site.xml

Modified: james/mailet/base/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/base/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/base/trunk/src/site/site.xml (original)
+++ james/mailet/base/trunk/src/site/site.xml Sat Feb 28 14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="Basic Mailet Toolkit">

Modified: james/mailet/crypto/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/crypto/trunk/src/site/site.xml (original)
+++ james/mailet/crypto/trunk/src/site/site.xml Sat Feb 28 14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="Cryptography Mailets">

Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml Sat Feb 28 
14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="MailetDocs Maven Plugin">

Modified: james/mailet/standard/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/standard/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/standard/trunk/src/site/site.xml (original)
+++ james/mailet/standard/trunk/src/site/site.xml Sat Feb 28 14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="Standard Mailets">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to