You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/05/29 19:07:56 UTC

svn commit: r1128907 - in /myfaces: core/trunk/pom.xml shared/trunk/pom.xml

Author: lu4242
Date: Sun May 29 17:07:56 2011
New Revision: 1128907

URL: http://svn.apache.org/viewvc?rev=1128907&view=rev
Log:
update site links

Modified:
    myfaces/core/trunk/pom.xml
    myfaces/shared/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1128907&r1=1128906&r2=1128907&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Sun May 29 17:07:56 2011
@@ -569,7 +569,7 @@
         <site>
             <id>apache.website</id>
             <name>Apache Website</name>
-            <url>scpexe://people.apache.org/www/myfaces.apache.org/core20/</url>
+            <url>scpexe://people.apache.org/www/myfaces.apache.org/core21/</url>
         </site>
     </distributionManagement>
 

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=1128907&r1=1128906&r2=1128907&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Sun May 29 17:07:56 2011
@@ -49,7 +49,7 @@
   <name>Apache MyFaces Shared For JSF 2.1 - Project</name>
   <version>4.1.1-SNAPSHOT</version>
   <description>Provides common classes for use in various MyFaces projects.</description>
-  <url>http://myfaces.apache.org/shared20</url>
+  <url>http://myfaces.apache.org/shared21</url>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk</connection>