Author: felixk
Date: Tue Oct 18 13:05:33 2011
New Revision: 1185632

URL: http://svn.apache.org/viewvc?rev=1185632&view=rev
Log:
Adapt deploy url according to all other James modules

Modified:
    james/skin/trunk/pom.xml

Modified: james/skin/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/skin/trunk/pom.xml?rev=1185632&r1=1185631&r2=1185632&view=diff
==============================================================================
--- james/skin/trunk/pom.xml (original)
+++ james/skin/trunk/pom.xml Tue Oct 18 13:05:33 2011
@@ -37,7 +37,7 @@
 
     <name>Apache James Skin</name>
     <description>The Apache James Official Maven3 Site Skin</description>
-    <url>http://james.apache.org/james-skin/</url>
+    <url>http://james.apache.org/skin/</url>
 
     <mailingLists>
         <mailingList>
@@ -70,10 +70,9 @@
     </ciManagement>
 
     <distributionManagement>
-        <!-- Each project must override this with their own -->
         <site>
             <id>james-skin-website</id>
-            <url>scp://people.apache.org/www/james.apache.org/james-skin</url>
+            <url>scp://people.apache.org/www/james.apache.org/skin</url>
         </site>
     </distributionManagement>
 



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

Reply via email to