You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2007/10/06 16:49:26 UTC

svn commit: r582497 - /myfaces/orchestra/trunk/maven/pom.xml

Author: imario
Date: Sat Oct  6 07:49:25 2007
New Revision: 582497

URL: http://svn.apache.org/viewvc?rev=582497&view=rev
Log:
adjusted project name

Modified:
    myfaces/orchestra/trunk/maven/pom.xml

Modified: myfaces/orchestra/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/maven/pom.xml?rev=582497&r1=582496&r2=582497&view=diff
==============================================================================
--- myfaces/orchestra/trunk/maven/pom.xml (original)
+++ myfaces/orchestra/trunk/maven/pom.xml Sat Oct  6 07:49:25 2007
@@ -12,7 +12,7 @@
 	<groupId>org.apache.myfaces.orchestra</groupId>
 	<artifactId>myfaces-orchestra-maven</artifactId>
 	<packaging>pom</packaging>
-	<name>MyFaces Orchestra Project</name>
+	<name>MyFaces Orchestra Maven</name>
 	<url>http://myfaces.apache.org/orchestra</url>
 	<version>1.0-SNAPSHOT</version>
 	<description>Apache MyFaces Orchestra is a sub-project of Apache MyFaces</description>