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 2006/10/11 20:12:36 UTC

svn commit: r462891 - in /myfaces/tobago/trunk/theme: charlotteville/pom.xml richmond/pom.xml speyside/pom.xml standard/pom.xml

Author: bommel
Date: Wed Oct 11 11:12:35 2006
New Revision: 462891

URL: http://svn.apache.org/viewvc?view=rev&rev=462891
Log:
remove tobago from theme names for a shorter name in the site

Modified:
    myfaces/tobago/trunk/theme/charlotteville/pom.xml
    myfaces/tobago/trunk/theme/richmond/pom.xml
    myfaces/tobago/trunk/theme/speyside/pom.xml
    myfaces/tobago/trunk/theme/standard/pom.xml

Modified: myfaces/tobago/trunk/theme/charlotteville/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/theme/charlotteville/pom.xml?view=diff&rev=462891&r1=462890&r2=462891
==============================================================================
--- myfaces/tobago/trunk/theme/charlotteville/pom.xml (original)
+++ myfaces/tobago/trunk/theme/charlotteville/pom.xml Wed Oct 11 11:12:35 2006
@@ -6,7 +6,7 @@
     <version>1.0.9-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-theme-charlotteville</artifactId>
-  <name>Tobago Theme Charlotteville</name>
+  <name>Theme Charlotteville</name>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/charlotteville</connection>

Modified: myfaces/tobago/trunk/theme/richmond/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/theme/richmond/pom.xml?view=diff&rev=462891&r1=462890&r2=462891
==============================================================================
--- myfaces/tobago/trunk/theme/richmond/pom.xml (original)
+++ myfaces/tobago/trunk/theme/richmond/pom.xml Wed Oct 11 11:12:35 2006
@@ -7,7 +7,7 @@
   </parent>
   <artifactId>tobago-theme-richmond</artifactId>
   <packaging>jar</packaging>
-  <name>Tobago Theme Richmond</name>
+  <name>Theme Richmond</name>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/richmond</connection>

Modified: myfaces/tobago/trunk/theme/speyside/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/theme/speyside/pom.xml?view=diff&rev=462891&r1=462890&r2=462891
==============================================================================
--- myfaces/tobago/trunk/theme/speyside/pom.xml (original)
+++ myfaces/tobago/trunk/theme/speyside/pom.xml Wed Oct 11 11:12:35 2006
@@ -7,7 +7,7 @@
   </parent>
   <artifactId>tobago-theme-speyside</artifactId>
   <packaging>jar</packaging>
-  <name>Tobago Theme Speyside</name>
+  <name>Theme Speyside</name>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/speyside</connection>

Modified: myfaces/tobago/trunk/theme/standard/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/theme/standard/pom.xml?view=diff&rev=462891&r1=462890&r2=462891
==============================================================================
--- myfaces/tobago/trunk/theme/standard/pom.xml (original)
+++ myfaces/tobago/trunk/theme/standard/pom.xml Wed Oct 11 11:12:35 2006
@@ -7,7 +7,7 @@
   </parent>
   <artifactId>tobago-theme-standard</artifactId>
   <packaging>jar</packaging>
-  <name>Tobago Theme Standard</name>
+  <name>Theme Standard</name>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/standard</connection>