You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2010/11/14 12:47:07 UTC

svn commit: r1034983 - /myfaces/trinidad/trunk/src/site/site.xml

Author: matzew
Date: Sun Nov 14 11:47:07 2010
New Revision: 1034983

URL: http://svn.apache.org/viewvc?rev=1034983&view=rev
Log:
updating the myfaces skin to a released version....

Modified:
    myfaces/trinidad/trunk/src/site/site.xml

Modified: myfaces/trinidad/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/src/site/site.xml?rev=1034983&r1=1034982&r2=1034983&view=diff
==============================================================================
--- myfaces/trinidad/trunk/src/site/site.xml (original)
+++ myfaces/trinidad/trunk/src/site/site.xml Sun Nov 14 11:47:07 2010
@@ -20,11 +20,11 @@
 -->
 <project name="Apache MyFaces Trinidad">
   <bannerLeft>
-    <name>Apache MyFaces Trinidad</name>
+    <name>Apache MyFaces Trinidad</name>
 
     <src>images/trinidad_logo.png</src>
-
-    <href>http://myfaces.apache.org/trinidad</href>
+
+    <href>http://myfaces.apache.org/trinidad</href>
 
   </bannerLeft>
   <bannerRight>
@@ -35,7 +35,7 @@
   <skin>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-site-skin</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
   </skin>
   <body>
     <links>
@@ -44,7 +44,7 @@
 
     <menu name="">
       <item name="Download" href="download.html"/>
-      <item name="Publications" href="publications.html" />
+      <item name="Publications" href="publications.html" />
       <item name="Installation" href="devguide/installation.html" />
       <item name="Current Release Notes" href="download.html"/>
       <item name="Supported Browsers" href="browsers.html" />