Update taglibs website for 1.2.3 release
diff --git a/changes.xml b/changes.xml
index 6438188..f6c43c2 100644
--- a/changes.xml
+++ b/changes.xml
@@ -21,6 +21,8 @@
   </properties>
   <body>
 
+  <release version="1.2.3" date="2015-02-20" description="Minor bugfix update"/>
+  <release version="1.2.2" date="2015-02-08" description="Release candidate withdrawn"/>
   <release version="1.2.1" date="2014-01-02" description="First release of our implementation of JSTL 1.2"/>
   <release version="1.2.0" description="JSTL 1.2 implementation - failed vote"/>
 
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index fd1e0cd..a104a9d 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -46,6 +46,12 @@
 
     <table border="0" cellspacing="5" cellpadding="5" width="100%">
 
+      <tr><td bgcolor="#CCCCCC"><b><font size="-1">2015/02/20</font></b></td><td bgcolor="#CCCCCC"><font size="-1">
+    [<a href="standard/">Standard</a>]
+      </font><font size="-1">
+        The Apache Standard Taglib 1.2.3, a minor bugfix version, has been released.
+      </font></td></tr>
+
       <tr><td bgcolor="#CCCCCC"><b><font size="-1">2014/01/02</font></b></td><td bgcolor="#CCCCCC"><font size="-1">
     [<a href="standard/">Standard</a>]
       </font><font size="-1">
diff --git a/src/site/xdoc/standard/index.xml b/src/site/xdoc/standard/index.xml
index f16b71b..05fe552 100644
--- a/src/site/xdoc/standard/index.xml
+++ b/src/site/xdoc/standard/index.xml
@@ -39,7 +39,7 @@
         <td><b>Getting the Taglib</b></td>
       </tr>
       <tr>
-        <td>Standard 1.2.1</td>
+        <td>Standard 1.2.3</td>
         <td>JSTL 1.2</td>
         <td>Servlet 2.5, JavaServer Pages 2.1</td>
         <td><a href="http://tomcat.apache.org/download-taglibs.cgi">download</a> (<a href="apidocs/">javadoc</a>)</td>
@@ -67,6 +67,10 @@
         <td><b>Item</b></td>
       </tr>
       <tr>
+        <td>2015/02/20</td>
+        <td>The Apache Standard Taglib 1.2.3, a minor bugfix version, has been released.</td>
+      </tr>
+      <tr>
         <td>2014/01/02</td>
         <td>The Apache Standard Taglib 1.2.1, an implementation of JSTL 1.2, has been released.</td>
       </tr>