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:31:08 UTC

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

Author: struberg
Date: Thu May  6 09:31:07 2010
New Revision: 941630

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

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

Modified: myfaces/shared/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/core/pom.xml?rev=941630&r1=941629&r2=941630&view=diff
==============================================================================
--- myfaces/shared/trunk/core/pom.xml (original)
+++ myfaces/shared/trunk/core/pom.xml Thu May  6 09:31:07 2010
@@ -9,7 +9,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>myfaces-shared-core</artifactId>
   <packaging>jar</packaging>
-  <name>Apache MyFaces Shared For JSF 1.1 - Core </name>
+  <name>Apache MyFaces Shared For JSF 2.0 - Core </name>
   <description>The MyFaces Shared Core Subproject builds the source artifact needed by the shared-* modules.</description>
 
   <scm>
@@ -82,4 +82,4 @@
       </plugin>
     </plugins>
   </reporting>
-</project>
\ No newline at end of file
+</project>