You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/10/17 12:43:04 UTC

svn commit: r1185099 - in /james/project/trunk/project: server/src/site/site.xml src/site/site.xml

Author: felixk
Date: Mon Oct 17 10:43:04 2011
New Revision: 1185099

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

Modified:
    james/project/trunk/project/server/src/site/site.xml
    james/project/trunk/project/src/site/site.xml

Modified: james/project/trunk/project/server/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/site.xml?rev=1185099&r1=1185098&r2=1185099&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/site.xml (original)
+++ james/project/trunk/project/server/src/site/site.xml Mon Oct 17 10:43:04 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/project/trunk/project/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/site.xml?rev=1185099&r1=1185098&r2=1185099&view=diff
==============================================================================
--- james/project/trunk/project/src/site/site.xml (original)
+++ james/project/trunk/project/src/site/site.xml Mon Oct 17 10:43:04 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>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org