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

svn commit: r566943 - /myfaces/tobago/trunk/extension/pom.xml

Author: bommel
Date: Thu Aug 16 23:54:43 2007
New Revision: 566943

URL: http://svn.apache.org/viewvc?view=rev&rev=566943
Log:
(TOBAGO-472) Rename the contrib directory to extension

Modified:
    myfaces/tobago/trunk/extension/pom.xml

Modified: myfaces/tobago/trunk/extension/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/extension/pom.xml?view=diff&rev=566943&r1=566942&r2=566943
==============================================================================
--- myfaces/tobago/trunk/extension/pom.xml (original)
+++ myfaces/tobago/trunk/extension/pom.xml Thu Aug 16 23:54:43 2007
@@ -23,7 +23,7 @@
     <version>1.0.12-SNAPSHOT</version>
   </parent>
   <packaging>pom</packaging>
-  <name>Tobago Extension</name>
+  <name>Tobago Extensions</name>
   <artifactId>tobago-extension</artifactId>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/extension</connection>