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/12 17:28:01 UTC

svn commit: r1182426 - in /james/trunk/sandbox/felixk/sample-project-layout: mailbox/src/site/site.xml parent/src/site/site.xml

Author: felixk
Date: Wed Oct 12 15:28:00 2011
New Revision: 1182426

URL: http://svn.apache.org/viewvc?rev=1182426&view=rev
Log:
Renaming maven-skin to james-skin

Modified:
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml
    james/trunk/sandbox/felixk/sample-project-layout/parent/src/site/site.xml

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml?rev=1182426&r1=1182425&r2=1182426&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml Wed Oct 12 15:28:00 2011
@@ -21,8 +21,8 @@
 
   <skin>
     <groupId>org.apache.james</groupId>
-    <artifactId>maven-skin</artifactId>
-    <version>1.7-SNAPSHOT</version>
+    <artifactId>james-skin</artifactId>
+    <version>2.0-SNAPSHOT</version>
   </skin>
 
   <bannerLeft>

Modified: james/trunk/sandbox/felixk/sample-project-layout/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/parent/src/site/site.xml?rev=1182426&r1=1182425&r2=1182426&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/parent/src/site/site.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/parent/src/site/site.xml Wed Oct 12 15:28:00 2011
@@ -21,8 +21,8 @@
 
     <skin>
         <groupId>org.apache.james</groupId>
-        <artifactId>maven-skin</artifactId>
-        <version>1.7-SNAPSHOT</version>
+        <artifactId>james-skin</artifactId>
+        <version>2.0-SNAPSHOT</version>
     </skin>
 
     <bannerLeft>



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