Author: struberg
Date: Sat Jun  2 11:54:12 2012
New Revision: 1345496

URL: http://svn.apache.org/viewvc?rev=1345496&view=rev
Log:
fix bval mailing list address

Modified:
    bval/cms-site/trunk/templates/standard.html

Modified: bval/cms-site/trunk/templates/standard.html
URL: 
http://svn.apache.org/viewvc/bval/cms-site/trunk/templates/standard.html?rev=1345496&r1=1345495&r2=1345496&view=diff
==============================================================================
--- bval/cms-site/trunk/templates/standard.html (original)
+++ bval/cms-site/trunk/templates/standard.html Sat Jun  2 11:54:12 2012
@@ -28,7 +28,7 @@ under the License. 
   <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/";>
   <META name="Description" content="Apache BVal -- {% block title %}{% 
endblock %}" />
   <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
-  <META name="Owner" content="[email protected]" />
+  <META name="Owner" content="[email protected]" />
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />


Reply via email to