You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/11/09 09:44:26 UTC

svn commit: r593454 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: manolito
Date: Fri Nov  9 00:44:26 2007
New Revision: 593454

URL: http://svn.apache.org/viewvc?rev=593454&view=rev
Log:
Removed site from distributionManagement - each subproject must define the site url explicitly

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=593454&r1=593453&r2=593454&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Fri Nov  9 00:44:26 2007
@@ -599,11 +599,6 @@
             <name>Apache Maven Snapshot Repository</name>
             <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
         </snapshotRepository>
-        <site>
-            <id>apache-site</id>
-            <name>Apache Website</name>
-            <url>scpexe://minotaur.apache.org/www/myfaces.apache.org</url>
-        </site>
     </distributionManagement>
 
   <profiles>