You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2008/12/05 03:14:24 UTC

svn commit: r723561 - in /myfaces/portlet-bridge/core/trunk_2.0.x: pom.xml src/site/site.xml

Author: sobryan
Date: Thu Dec  4 18:14:24 2008
New Revision: 723561

URL: http://svn.apache.org/viewvc?rev=723561&view=rev
Log:
* Updated Master POM Version
* Fixed Portlet Logo reference on the Bridge 2.0 site

Modified:
    myfaces/portlet-bridge/core/trunk_2.0.x/pom.xml
    myfaces/portlet-bridge/core/trunk_2.0.x/src/site/site.xml

Modified: myfaces/portlet-bridge/core/trunk_2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk_2.0.x/pom.xml?rev=723561&r1=723560&r2=723561&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk_2.0.x/pom.xml (original)
+++ myfaces/portlet-bridge/core/trunk_2.0.x/pom.xml Thu Dec  4 18:14:24 2008
@@ -37,7 +37,7 @@
   <parent>
     <artifactId>portlet-bridge-master-pom</artifactId>
     <groupId>org.apache.myfaces.portlet-bridge</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
 
   <!-- Added temporarily until I can get the Portlet 2.0 api in the Apache Repository -->

Modified: myfaces/portlet-bridge/core/trunk_2.0.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk_2.0.x/src/site/site.xml?rev=723561&r1=723560&r2=723561&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk_2.0.x/src/site/site.xml (original)
+++ myfaces/portlet-bridge/core/trunk_2.0.x/src/site/site.xml Thu Dec  4 18:14:24 2008
@@ -18,7 +18,7 @@
 <project name="Portlet Bridge">
   <bannerLeft>
     <name>Portlet Bridge</name>
-    <src>/portlet-bridge/images/portlet_bridge_logo.png</src>
+    <src>images/portlet_bridge_logo.png</src>
     <href>http://myfaces.apache.org/portlet-bridge</href>
   </bannerLeft>
   <bannerRight>