You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by es...@apache.org on 2008/03/26 15:07:00 UTC

svn commit: r641317 - in /portals/pluto/trunk: pluto-site/pom.xml pluto-util/pom.xml pom.xml

Author: esm
Date: Wed Mar 26 07:06:58 2008
New Revision: 641317

URL: http://svn.apache.org/viewvc?rev=641317&view=rev
Log:
Should be pointing to people, not minotaur.  TODO: check on the reasoning why there are multiple poms with <distributionManagment>

Modified:
    portals/pluto/trunk/pluto-site/pom.xml
    portals/pluto/trunk/pluto-util/pom.xml
    portals/pluto/trunk/pom.xml

Modified: portals/pluto/trunk/pluto-site/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/pom.xml?rev=641317&r1=641316&r2=641317&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-site/pom.xml (original)
+++ portals/pluto/trunk/pluto-site/pom.xml Wed Mar 26 07:06:58 2008
@@ -16,7 +16,7 @@
     <distributionManagement>
         <site>
             <id>website</id>
-            <url>scp://minotaur.apache.org/www/portals.apache.org/pluto</url>
+            <url>scp://people.apache.org/www/portals.apache.org/pluto</url>
         </site>
     </distributionManagement>
 

Modified: portals/pluto/trunk/pluto-util/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-util/pom.xml?rev=641317&r1=641316&r2=641317&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-util/pom.xml (original)
+++ portals/pluto/trunk/pluto-util/pom.xml Wed Mar 26 07:06:58 2008
@@ -71,7 +71,7 @@
   <distributionManagement>
     <site>
       <id>website</id>
-      <url>scp://minotaur.apache.org/www/portals.apache.org/pluto/pluto-1.1</url>
+      <url>scp://people.apache.org/www/portals.apache.org/pluto/pluto-1.1</url>
     </site>
   </distributionManagement>
   

Modified: portals/pluto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pom.xml?rev=641317&r1=641316&r2=641317&view=diff
==============================================================================
--- portals/pluto/trunk/pom.xml (original)
+++ portals/pluto/trunk/pom.xml Wed Mar 26 07:06:58 2008
@@ -293,7 +293,7 @@
     <distributionManagement>
         <site>
             <id>website</id>
-            <url>scp://minotaur.apache.org/www/portals.apache.org/pluto</url>
+            <url>scp://people.apache.org/www/portals.apache.org/pluto</url>
         </site>
 
         <repository>