You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by st...@apache.org on 2010/05/06 11:27:27 UTC

svn commit: r941629 - /myfaces/shared/trunk/pom.xml

Author: struberg
Date: Thu May  6 09:27:27 2010
New Revision: 941629

URL: http://svn.apache.org/viewvc?rev=941629&view=rev
Log:
MYFACES-2703 upgrade documentation to reflect JSF-2.0

Modified:
    myfaces/shared/trunk/pom.xml

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=941629&r1=941628&r2=941629&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Thu May  6 09:27:27 2010
@@ -10,10 +10,10 @@
   <groupId>org.apache.myfaces.shared</groupId>
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
-  <name>Apache MyFaces Shared For JSF 1.1 - Project</name>
+  <name>Apache MyFaces Shared For JSF 2.0 - Project</name>
   <version>2.0.11-SNAPSHOT</version>
   <description>Provides common classes for use in various MyFaces projects.</description>
-  <url>http://myfaces.apache.org/shared11</url>
+  <url>http://myfaces.apache.org/shared20</url>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk</connection>
@@ -191,7 +191,7 @@
     <site>
       <id>apache-site</id>
       <name>Apache Website</name>
-      <url>scpexe://people.apache.org/www/myfaces.apache.org/shared11/</url>
+      <url>scpexe://people.apache.org/www/myfaces.apache.org/shared20/</url>
     </site>
   </distributionManagement>
 
@@ -209,4 +209,4 @@
     </plugins>
   </reporting>
 
-</project>
\ No newline at end of file
+</project>