You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/02/06 00:23:04 UTC

svn commit: r979615 [44/48] - in /websites/production/maven-doxia/content/doxia-archives/doxia-LATEST: ./ apidocs/ apidocs/org/apache/maven/doxia/ apidocs/org/apache/maven/doxia/class-use/ apidocs/org/apache/maven/doxia/document/ apidocs/org/apache/mav...

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/source-repository.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/source-repository.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/source-repository.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Xhtml &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -83,9 +83,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -430,21 +430,21 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml">http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/doxia/doxia/tags/doxia-1.7/doxia-modules/doxia-module-xhtml">http://svn.apache.org/viewvc/maven/doxia/doxia/tags/doxia-1.7/doxia-modules/doxia-module-xhtml</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Subversion with this command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml doxia-module-xhtml</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.7/doxia-modules/doxia-module-xhtml doxia-module-xhtml</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml doxia-module-xhtml</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.7/doxia-modules/doxia-module-xhtml doxia-module-xhtml</pre></div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password):</p>
 <div class="source"><pre class="prettyprint linenums">$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml doxia-module-xhtml</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.7/doxia-modules/doxia-module-xhtml doxia-module-xhtml</pre></div></div>
 <div class="section">
 <h2><a name="Access_Through_a_Proxy"></a>Access Through a Proxy</h2><a name="Access_Through_a_Proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/surefire-report.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/surefire-report.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/surefire-report.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Xhtml &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -83,9 +83,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -439,7 +439,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.875</td></tr></table><br />
+<td>0.965</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -460,7 +460,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.875</td></tr></table><br />
+<td>0.965</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.doxia.module.xhtml"></a>org.apache.maven.doxia.module.xhtml</h3><a name="org.apache.maven.doxia.module.xhtml"></a>
@@ -482,7 +482,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.031</td></tr>
+<td>0.037</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.doxia.module.xhtmlXhtmlParserTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.doxia.module.xhtmlXhtmlParserTest">XhtmlParserTest</a></td>
@@ -491,7 +491,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.345</td></tr>
+<td>0.387</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.doxia.module.xhtmlXhtmlSinkWithLanguageIdTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.doxia.module.xhtmlXhtmlSinkWithLanguageIdTest">XhtmlSinkWithLanguageIdTest</a></td>
@@ -500,7 +500,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.311</td></tr>
+<td>0.351</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.doxia.module.xhtmlXhtmlSinkTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.doxia.module.xhtmlXhtmlSinkTest">XhtmlSinkTest</a></td>
@@ -509,7 +509,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.188</td></tr></table></div><br /></div>
+<td>0.19</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -519,7 +519,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testIdentity</td>
-<td>0.031</td></tr></table></div>
+<td>0.037</td></tr></table></div>
 <div class="section">
 <h3><a name="XhtmlParserTest"></a>XhtmlParserTest</h3><a name="org.apache.maven.doxia.module.xhtmlXhtmlParserTest"></a>
 <table border="1" class="table table-striped">
@@ -530,62 +530,62 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testUnknown</td>
-<td>0.032</td></tr>
+<td>0.033</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testTocMacro</td>
-<td>0.027</td></tr>
+<td>0.036</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testHeadEventsList</td>
-<td>0.021</td></tr>
+<td>0.031</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testDocumentBodyEventsList</td>
-<td>0.019</td></tr>
+<td>0.029</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testDocument</td>
-<td>0.04</td></tr>
+<td>0.046</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testParser</td>
-<td>0.021</td></tr></table></div>
+<td>0.027</td></tr></table></div>
 <div class="section">
 <h3><a name="XhtmlSinkWithLanguageIdTest"></a>XhtmlSinkWithLanguageIdTest</h3><a name="org.apache.maven.doxia.module.xhtmlXhtmlSinkWithLanguageIdTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testEntities</td>
-<td>0.011</td></tr>
+<td>0.02</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testLinks</td>
-<td>0.011</td></tr>
+<td>0.016</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testTable</td>
-<td>0.01</td></tr>
+<td>0.015</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testHead</td>
-<td>0.01</td></tr>
+<td>0.015</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testNumberedList</td>
-<td>0.01</td></tr>
+<td>0.014</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testTestDocument</td>
-<td>0.012</td></tr>
+<td>0.014</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testParagraph</td>
-<td>0.009</td></tr>
+<td>0.01</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testVerbatim</td>
-<td>0.018</td></tr>
+<td>0.019</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testTitle</td>
@@ -593,15 +593,15 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testLineBreak</td>
-<td>0.008</td></tr>
+<td>0.009</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testBody</td>
-<td>0.007</td></tr>
+<td>0.008</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testBold</td>
-<td>0.007</td></tr>
+<td>0.008</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testDate</td>
@@ -609,11 +609,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testLink</td>
-<td>0.007</td></tr>
+<td>0.008</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testList</td>
-<td>0.007</td></tr>
+<td>0.009</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testText</td>
@@ -625,7 +625,7 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testFigureWithoutCaption</td>
-<td>0.045</td></tr>
+<td>0.04</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testComment</td>
@@ -637,11 +637,11 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testAnchor</td>
-<td>0.008</td></tr>
+<td>0.009</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testAuthor</td>
-<td>0.008</td></tr>
+<td>0.007</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testFigure</td>
@@ -649,7 +649,7 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testItalic</td>
-<td>0.007</td></tr>
+<td>0.008</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testPageBreak</td>
@@ -657,15 +657,15 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testHorizontalRule</td>
-<td>0.005</td></tr>
+<td>0.007</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection1</td>
-<td>0.007</td></tr>
+<td>0.008</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection2</td>
-<td>0.006</td></tr>
+<td>0.007</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection3</td>
@@ -677,7 +677,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection5</td>
-<td>0.006</td></tr>
+<td>0.007</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSectionTitle</td>
@@ -689,7 +689,7 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testMonospaced</td>
-<td>0.006</td></tr></table></div>
+<td>0.007</td></tr></table></div>
 <div class="section">
 <h3><a name="XhtmlSinkTest"></a>XhtmlSinkTest</h3><a name="org.apache.maven.doxia.module.xhtmlXhtmlSinkTest"></a>
 <table border="1" class="table table-striped">
@@ -700,11 +700,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testLinks</td>
-<td>0.021</td></tr>
+<td>0.007</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testTable</td>
-<td>0.006</td></tr>
+<td>0.015</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testHead</td>
@@ -712,19 +712,19 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testNumberedList</td>
-<td>0.006</td></tr>
+<td>0.007</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testTestDocument</td>
-<td>0.008</td></tr>
+<td>0.009</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testParagraph</td>
-<td>0.005</td></tr>
+<td>0.006</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testVerbatim</td>
-<td>0.004</td></tr>
+<td>0.005</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testTitle</td>
@@ -752,7 +752,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testList</td>
-<td>0.005</td></tr>
+<td>0.006</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testText</td>
@@ -760,7 +760,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testNonBreakingSpace</td>
-<td>0.005</td></tr>
+<td>0.004</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testFigureWithoutCaption</td>
@@ -772,15 +772,15 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testRawText</td>
-<td>0.005</td></tr>
+<td>0.004</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testAnchor</td>
-<td>0.004</td></tr>
+<td>0.005</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testAuthor</td>
-<td>0.005</td></tr>
+<td>0.007</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testFigure</td>
@@ -804,11 +804,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection2</td>
-<td>0.004</td></tr>
+<td>0.005</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection3</td>
-<td>0.005</td></tr>
+<td>0.004</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection4</td>
@@ -816,7 +816,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSection5</td>
-<td>0.004</td></tr>
+<td>0.005</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testSectionTitle</td>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/taglist.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/taglist.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/taglist.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Xhtml &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -83,9 +83,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/team-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/team-list.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/team-list.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Xhtml &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -83,9 +83,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/allclasses-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/allclasses-frame.html Fri Feb  5 23:22:13 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/allclasses-noframe.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/allclasses-noframe.html Fri Feb  5 23:22:13 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/constant-values.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/constant-values.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/constant-values.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Constant Field Values (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Constant Field Values (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/deprecated-list.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/deprecated-list.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Deprecated List (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Deprecated List (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/help-doc.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/help-doc.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/help-doc.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>API Help (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="API Help (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/index-all.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/index-all.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/index-all.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Index (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/index.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/index.html Fri Feb  5 23:22:13 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Doxia :: XHTML Module 1.7-SNAPSHOT Test API</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Doxia :: XHTML Module 1.7 Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlIdentityTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlIdentityTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlIdentityTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XhtmlIdentityTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>XhtmlIdentityTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="XhtmlIdentityTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="XhtmlIdentityTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlParserTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlParserTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlParserTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XhtmlParserTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>XhtmlParserTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="XhtmlParserTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="XhtmlParserTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlSinkTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlSinkTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlSinkTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XhtmlSinkTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>XhtmlSinkTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="XhtmlSinkTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="XhtmlSinkTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlSinkWithLanguageIdTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlSinkWithLanguageIdTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/XhtmlSinkWithLanguageIdTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlIdentityTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlIdentityTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlIdentityTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlIdentityTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlIdentityTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlIdentityTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlIdentityTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlParserTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlParserTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlParserTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlParserTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlParserTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlParserTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlParserTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlSinkTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlSinkTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlSinkTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlSinkWithLanguageIdTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlSinkWithLanguageIdTest.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/class-use/XhtmlSinkWithLanguageIdTest.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.module.xhtml.XhtmlSinkWithLanguageIdTest (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-frame.html Fri Feb  5 23:22:13 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-summary.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-tree.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-tree.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-tree.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.module.xhtml Class Hierarchy (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.doxia.module.xhtml Class Hierarchy (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.doxia.module.xhtml Class Hierarchy (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="org.apache.maven.doxia.module.xhtml Class Hierarchy (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-use.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-use.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/org/apache/maven/doxia/module/xhtml/package-use.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Package org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package org.apache.maven.doxia.module.xhtml (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/overview-tree.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/testapidocs/overview-tree.html Fri Feb  5 23:22:13 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Class Hierarchy (Doxia :: XHTML Module 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Doxia :: XHTML Module 1.7-SNAPSHOT Test API)";
+        parent.document.title="Class Hierarchy (Doxia :: XHTML Module 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/index.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/index.html Fri Feb  5 23:22:13 2016
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: XHTML Module 1.7 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/org/apache/maven/doxia/module/xhtml/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/org/apache/maven/doxia/module/xhtml/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/org/apache/maven/doxia/module/xhtml/package-frame.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.module.xhtml</title>
+		<title>Doxia :: XHTML Module 1.7 Reference Package org.apache.maven.doxia.module.xhtml</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/org/apache/maven/doxia/module/xhtml/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/org/apache/maven/doxia/module/xhtml/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/org/apache/maven/doxia/module/xhtml/package-summary.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.module.xhtml</title>
+		<title>Doxia :: XHTML Module 1.7 Reference Package org.apache.maven.doxia.module.xhtml</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/overview-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/overview-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/overview-frame.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: XHTML Module 1.7 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/overview-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/overview-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref-test/overview-summary.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: XHTML Module 1.7 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</h2>
+		      	<h2>Doxia :: XHTML Module 1.7 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/index.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/index.html Fri Feb  5 23:22:13 2016
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: XHTML Module 1.7 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/org/apache/maven/doxia/module/xhtml/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/org/apache/maven/doxia/module/xhtml/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/org/apache/maven/doxia/module/xhtml/package-frame.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.module.xhtml</title>
+		<title>Doxia :: XHTML Module 1.7 Reference Package org.apache.maven.doxia.module.xhtml</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/org/apache/maven/doxia/module/xhtml/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/org/apache/maven/doxia/module/xhtml/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/org/apache/maven/doxia/module/xhtml/package-summary.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.module.xhtml</title>
+		<title>Doxia :: XHTML Module 1.7 Reference Package org.apache.maven.doxia.module.xhtml</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/overview-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/overview-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/overview-frame.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: XHTML Module 1.7 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/overview-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/overview-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/doxia-module-xhtml/xref/overview-summary.html Fri Feb  5 23:22:13 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: XHTML Module 1.7 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Doxia :: XHTML Module 1.7-SNAPSHOT Reference</h2>
+		      	<h2>Doxia :: XHTML Module 1.7 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/index.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/index.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; About</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/integration.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/integration.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/integration.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/issue-tracking.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/issue-tracking.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/issue-tracking.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/jira-report.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/jira-report.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/jira-report.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/mail-lists.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/mail-lists.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/mail-lists.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/modules.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/modules.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/modules.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Project Modules</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/plugin-management.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/plugin-management.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/plugin-management.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/plugins.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/plugins.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/plugins.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-info.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-info.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-info.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-reports.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-reports.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-reports.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/project-summary.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -532,7 +532,7 @@
 <td>doxia-modules</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.7-SNAPSHOT</td></tr>
+<td>1.7</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>pom</td></tr></table></div></div>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/sonar.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/sonar.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/sonar.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Sonar</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/source-repository.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/source-repository.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/source-repository.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -495,21 +495,21 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules">http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/doxia/doxia/tags/doxia-1.7/doxia-modules">http://svn.apache.org/viewvc/maven/doxia/doxia/tags/doxia-1.7/doxia-modules</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Subversion with this command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules doxia-modules</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.7/doxia-modules doxia-modules</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules doxia-modules</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.7/doxia-modules doxia-modules</pre></div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password):</p>
 <div class="source"><pre class="prettyprint linenums">$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules doxia-modules</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.7/doxia-modules doxia-modules</pre></div></div>
 <div class="section">
 <h2><a name="Access_Through_a_Proxy"></a>Access Through a Proxy</h2><a name="Access_Through_a_Proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/surefire-report.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/surefire-report.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/surefire-report.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/team-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/team-list.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-modules/team-list.html Fri Feb  5 23:22:13 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-02 
+ | Generated by Apache Maven Doxia at 2016-02-06 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160202" />
+    <meta name="Date-Revision-yyyymmdd" content="20160206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Modules &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-02</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-sink-api/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-sink-api/apidocs/allclasses-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-sink-api/apidocs/allclasses-frame.html Fri Feb  5 23:22:13 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Sink API 1.7-SNAPSHOT API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Sink API 1.7 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-sink-api/apidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-sink-api/apidocs/allclasses-noframe.html (original)
+++ websites/production/maven-doxia/content/doxia-archives/doxia-LATEST/doxia-sink-api/apidocs/allclasses-noframe.html Fri Feb  5 23:22:13 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Sink API 1.7-SNAPSHOT API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Sink API 1.7 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>