Author: felixk
Date: Mon Oct 17 14:25:23 2011
New Revision: 1185197

URL: http://svn.apache.org/viewvc?rev=1185197&view=rev
Log:
Use renamed james-skin (JAMES-1334)

Modified:
    james/mailet/api/trunk/src/reporting-site/site.xml
    james/mailet/api/trunk/src/site/site.xml

Modified: james/mailet/api/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/api/trunk/src/reporting-site/site.xml?rev=1185197&r1=1185196&r2=1185197&view=diff
==============================================================================
--- james/mailet/api/trunk/src/reporting-site/site.xml (original)
+++ james/mailet/api/trunk/src/reporting-site/site.xml Mon Oct 17 14:25:23 2011
@@ -21,7 +21,7 @@
 
     <skin>
         <groupId>org.apache.james</groupId>
-        <artifactId>maven-skin</artifactId>
+        <artifactId>james-skin</artifactId>
         <version>1.7-SNAPSHOT</version>
     </skin>
 

Modified: james/mailet/api/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/api/trunk/src/site/site.xml?rev=1185197&r1=1185196&r2=1185197&view=diff
==============================================================================
--- james/mailet/api/trunk/src/site/site.xml (original)
+++ james/mailet/api/trunk/src/site/site.xml Mon Oct 17 14:25:23 2011
@@ -20,7 +20,7 @@
 <project name="Mailet API">
   <skin>
     <groupId>org.apache.james</groupId>
-    <artifactId>maven-skin</artifactId>
+    <artifactId>james-skin</artifactId>
     <version>1.7-SNAPSHOT</version>
   </skin>
 


Reply via email to