You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2010/11/30 20:55:48 UTC

svn commit: r1040741 - in /myfaces/extensions/validator/trunk: site/src/site/site.xml src/site/site.xml

Author: jakobk
Date: Tue Nov 30 19:55:48 2010
New Revision: 1040741

URL: http://svn.apache.org/viewvc?rev=1040741&view=rev
Log:
update extval logo

Modified:
    myfaces/extensions/validator/trunk/site/src/site/site.xml
    myfaces/extensions/validator/trunk/src/site/site.xml

Modified: myfaces/extensions/validator/trunk/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/trunk/site/src/site/site.xml?rev=1040741&r1=1040740&r2=1040741&view=diff
==============================================================================
--- myfaces/extensions/validator/trunk/site/src/site/site.xml (original)
+++ myfaces/extensions/validator/trunk/site/src/site/site.xml Tue Nov 30 19:55:48 2010
@@ -19,7 +19,7 @@
 <project name="Apache Myfaces Extensions Validator">
   <bannerLeft>
     <name>Apache MyFaces ExtVal</name>
-    <src>images/extval_logo.png</src>
+    <src>images/extval_logo2.png</src>
     <href>http://myfaces.apache.org/extensions/validator/index.html</href>
   </bannerLeft>
 
@@ -34,7 +34,7 @@
   <skin>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-site-skin</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
   </skin>
 
   <body>

Modified: myfaces/extensions/validator/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/trunk/src/site/site.xml?rev=1040741&r1=1040740&r2=1040741&view=diff
==============================================================================
--- myfaces/extensions/validator/trunk/src/site/site.xml (original)
+++ myfaces/extensions/validator/trunk/src/site/site.xml Tue Nov 30 19:55:48 2010
@@ -19,7 +19,7 @@
 <project name="Apache MyFaces Extensions Validator">
   <bannerLeft>
     <name>Apache MyFaces ExtVal</name>
-    <src>images/extval_logo.png</src>
+    <src>images/extval_logo2.png</src>
     <href>http://myfaces.apache.org/extensions/validator/index.html</href>
   </bannerLeft>
 
@@ -34,7 +34,7 @@
   <skin>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-site-skin</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
   </skin>
 
   <body>