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 ba...@apache.org on 2008/08/07 15:43:18 UTC

svn commit: r683616 - in /james/project/trunk: maven-skin/pom.xml project/src/site/site.xml

Author: bago
Date: Thu Aug  7 06:43:18 2008
New Revision: 683616

URL: http://svn.apache.org/viewvc?rev=683616&view=rev
Log:
update minotaur=>people url for maven-skin
make project to depend on release 1.2 skin and not the internal snapshot.

Modified:
    james/project/trunk/maven-skin/pom.xml
    james/project/trunk/project/src/site/site.xml

Modified: james/project/trunk/maven-skin/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/maven-skin/pom.xml?rev=683616&r1=683615&r2=683616&view=diff
==============================================================================
--- james/project/trunk/maven-skin/pom.xml (original)
+++ james/project/trunk/maven-skin/pom.xml Thu Aug  7 06:43:18 2008
@@ -34,7 +34,7 @@
   <distributionManagement>
     <site>
       <id>maven-skin-website</id>
-      <url>scp://minotaur.apache.org/www/james.apache.org/maven-skin</url>
+      <url>scp://people.apache.org/www/james.apache.org/maven-skin</url>
     </site>
   </distributionManagement>
 

Modified: james/project/trunk/project/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/site.xml?rev=683616&r1=683615&r2=683616&view=diff
==============================================================================
--- james/project/trunk/project/src/site/site.xml (original)
+++ james/project/trunk/project/src/site/site.xml Thu Aug  7 06:43:18 2008
@@ -34,7 +34,7 @@
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1</version>
   </skin>
     
   <body>



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