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 2005/12/13 19:08:05 UTC

svn commit: r356558 - /incubator/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Author: bommel
Date: Tue Dec 13 10:07:56 2005
New Revision: 356558

URL: http://svn.apache.org/viewcvs?rev=356558&view=rev
Log:
some fixes for reactor aware site

Modified:
    incubator/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Modified: incubator/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/tobago-example/tobago-example-demo/pom.xml?rev=356558&r1=356557&r2=356558&view=diff
==============================================================================
--- incubator/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ incubator/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Tue Dec 13 10:07:56 2005
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>tobago-example-demo</artifactId>
   <packaging>war</packaging>
-  <name>Tobago example demo</name>
+  <name>Tobago Example Demo</name>
   <build>
     <finalName>tobago-example-demo</finalName>
     <plugins>