You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2014/12/31 19:17:23 UTC

svn commit: r934629 [25/42] - in /websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/plugin/ apidocs/org/apache/maven/plugin/plugin/class-use/ apidocs/org/apache/maven/plugin/plugin/...

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/source-repository.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/source-repository.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/source-repository.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -236,17 +236,17 @@
 <h2><a name="Web_Access"></a>Web Access</h2><a name="Web_Access"></a>
 <p>The following is a link to the online source repository.</p>
 <div class="source">
-<pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-beanshell">http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-beanshell</a></pre></div></div>
+<pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-tools-beanshell">http://svn.apache.org/viewvc/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-tools-beanshell</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 SVN with this command:</p>
 <div class="source">
-<pre>$ svn checkout http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell maven-plugin-tools-beanshell</pre></div></div>
+<pre>$ svn checkout http://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-tools-beanshell maven-plugin-tools-beanshell</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>$ svn checkout https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell maven-plugin-tools-beanshell</pre></div>
+<pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-tools-beanshell maven-plugin-tools-beanshell</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>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
@@ -254,7 +254,7 @@
 <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>$ svn checkout https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell maven-plugin-tools-beanshell</pre></div></div>
+<pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-tools-beanshell maven-plugin-tools-beanshell</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/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/surefire-report.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/surefire-report.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/surefire-report.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/taglist.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/taglist.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/taglist.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/team-list.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/team-list.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/team-list.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/index.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/index.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/index.html Wed Dec 31 18:17:14 2014
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Plugin Tool for Beanshell 3.4-SNAPSHOT Reference</title>
+		<title>Maven Plugin Tool for Beanshell 3.4 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-frame.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-frame.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-frame.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Plugin Tool for Beanshell 3.4-SNAPSHOT Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title>
+		<title>Maven Plugin Tool for Beanshell 3.4 Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-summary.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-summary.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-summary.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Plugin Tool for Beanshell 3.4-SNAPSHOT Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title>
+		<title>Maven Plugin Tool for Beanshell 3.4 Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/overview-frame.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/overview-frame.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/overview-frame.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Plugin Tool for Beanshell 3.4-SNAPSHOT Reference</title>
+		<title>Maven Plugin Tool for Beanshell 3.4 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/overview-summary.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/overview-summary.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-beanshell/xref/overview-summary.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Plugin Tool for Beanshell 3.4-SNAPSHOT Reference</title>
+		<title>Maven Plugin Tool for Beanshell 3.4 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Maven Plugin Tool for Beanshell 3.4-SNAPSHOT Reference</h2>
+		      	<h2>Maven Plugin Tool for Beanshell 3.4 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/allclasses-frame.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/allclasses-frame.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>All Classes (Maven Plugin Tools Generators 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/allclasses-noframe.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/allclasses-noframe.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>All Classes (Maven Plugin Tools Generators 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/constant-values.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/constant-values.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/constant-values.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Constant Field Values (Maven Plugin Tools Generators 3.4 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 (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Constant Field Values (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/deprecated-list.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/deprecated-list.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/deprecated-list.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Deprecated List (Maven Plugin Tools Generators 3.4 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 (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Deprecated List (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/help-doc.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/help-doc.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/help-doc.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>API Help (Maven Plugin Tools Generators 3.4 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 (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="API Help (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/index-all.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/index-all.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/index-all.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Index (Maven Plugin Tools Generators 3.4 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 (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Index (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/index.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/index.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/index.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Maven Plugin Tools Generators 3.4-SNAPSHOT API</title>
+<title>Maven Plugin Tools Generators 3.4 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/Generator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/Generator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/Generator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Generator (Maven Plugin Tools Generators 3.4 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="Generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Generator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/GeneratorException.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/GeneratorException.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/GeneratorException.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>GeneratorException (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>GeneratorException (Maven Plugin Tools Generators 3.4 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="GeneratorException (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="GeneratorException (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/GeneratorUtils.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/GeneratorUtils.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/GeneratorUtils.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>GeneratorUtils (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>GeneratorUtils (Maven Plugin Tools Generators 3.4 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="GeneratorUtils (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="GeneratorUtils (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginDescriptorGenerator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginDescriptorGenerator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginDescriptorGenerator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4 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="PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PluginHelpGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>PluginHelpGenerator (Maven Plugin Tools Generators 3.4 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="PluginHelpGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="PluginHelpGenerator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PluginXdocGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>PluginXdocGenerator (Maven Plugin Tools Generators 3.4 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="PluginXdocGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="PluginXdocGenerator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/Generator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/Generator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/Generator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.maven.tools.plugin.generator.Generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.maven.tools.plugin.generator.Generator (Maven Plugin Tools Generators 3.4 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 Interface org.apache.maven.tools.plugin.generator.Generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.maven.tools.plugin.generator.Generator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/GeneratorException.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/GeneratorException.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/GeneratorException.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.tools.plugin.generator.GeneratorException (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.tools.plugin.generator.GeneratorException (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator.GeneratorException (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.tools.plugin.generator.GeneratorException (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/GeneratorUtils.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/GeneratorUtils.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/GeneratorUtils.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.tools.plugin.generator.GeneratorUtils (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.tools.plugin.generator.GeneratorUtils (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator.GeneratorUtils (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.tools.plugin.generator.GeneratorUtils (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginDescriptorGenerator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginDescriptorGenerator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginDescriptorGenerator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator.PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginHelpGenerator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginHelpGenerator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginHelpGenerator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.tools.plugin.generator.PluginHelpGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.tools.plugin.generator.PluginHelpGenerator (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator.PluginHelpGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.tools.plugin.generator.PluginHelpGenerator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginXdocGenerator.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginXdocGenerator.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/class-use/PluginXdocGenerator.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.tools.plugin.generator.PluginXdocGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.tools.plugin.generator.PluginXdocGenerator (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator.PluginXdocGenerator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.tools.plugin.generator.PluginXdocGenerator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-frame.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-frame.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-frame.html Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-summary.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-summary.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-summary.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-tree.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-tree.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-tree.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.tools.plugin.generator Class Hierarchy (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>org.apache.maven.tools.plugin.generator Class Hierarchy (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator Class Hierarchy (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.tools.plugin.generator Class Hierarchy (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-use.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-use.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/org/apache/maven/tools/plugin/generator/package-use.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4 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.tools.plugin.generator (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.maven.tools.plugin.generator (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/overview-tree.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/overview-tree.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Class Hierarchy (Maven Plugin Tools Generators 3.4 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 (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Class Hierarchy (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/serialized-form.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/serialized-form.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/apidocs/serialized-form.html Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Serialized Form (Maven Plugin Tools Generators 3.4-SNAPSHOT API)</title>
+<title>Serialized Form (Maven Plugin Tools Generators 3.4 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="Serialized Form (Maven Plugin Tools Generators 3.4-SNAPSHOT API)";
+        parent.document.title="Serialized Form (Maven Plugin Tools Generators 3.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/checkstyle.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/checkstyle.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/checkstyle.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependencies.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependencies.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependencies.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -275,7 +275,7 @@
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-api">maven-plugin-tools-api</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -753,7 +753,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.4-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
+<li>org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.4 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Plugin Tools Generators</th></tr>
@@ -764,7 +764,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-generators">http://maven.apache.org/plugin-tools/maven-plugin-tools-generators</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.4-SNAPSHOT (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none">
+<li>org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.4 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Plugin Tools Extractor API</th></tr>
@@ -1825,8 +1825,8 @@
 <td>1.4</td>
 <td>debug</td></tr>
 <tr class="b">
-<td>maven-plugin-tools-api-3.4-SNAPSHOT.jar</td>
-<td>22.68 kB</td>
+<td>maven-plugin-tools-api-3.4.jar</td>
+<td>22.66 kB</td>
 <td>31</td>
 <td>11</td>
 <td>4</td>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-convergence.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-convergence.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-convergence.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -289,7 +289,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">1.12.1</td>
+<td width="25%">2.0-M3</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations">org.apache.maven.plugin-tools:maven-plugin-tools-annotations</a></li>
@@ -412,10 +412,11 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
-<li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations">org.apache.maven.plugin-tools:maven-plugin-tools-annotations</a></li></ol></td></tr></table></td></tr></table></div>
+<li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations">org.apache.maven.plugin-tools:maven-plugin-tools-annotations</a></li>
+<li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">org.apache.maven.plugins:maven-plugin-plugin</a></li></ol></td></tr></table></td></tr></table></div>
 <div class="section">
 <h4><a name="org.apache.maven.plugin-tools:maven-plugin-tools-annotations"></a>org.apache.maven.plugin-tools:maven-plugin-tools-annotations</h4>
 <table border="0" class="table table-striped">
@@ -424,10 +425,9 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
-<li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">org.apache.maven.plugins:maven-plugin-plugin</a></li>
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">org.apache.maven.plugins:maven-plugin-plugin</a></li></ol></td></tr></table></td></tr></table></div>
 <div class="section">
 <h4><a name="org.apache.maven.plugin-tools:maven-plugin-tools-api"></a>org.apache.maven.plugin-tools:maven-plugin-tools-api</h4>
@@ -437,7 +437,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations">org.apache.maven.plugin-tools:maven-plugin-tools-annotations</a></li>
@@ -454,7 +454,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-java">org.apache.maven.plugin-tools:maven-plugin-tools-java</a></li>
@@ -467,7 +467,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-javadoc">org.apache.maven.plugin-tools:maven-plugin-tools-javadoc</a></li>
@@ -480,7 +480,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-ant">org.apache.maven.plugin-tools:maven-plugin-tools-ant</a></li></ol></td></tr></table></td></tr></table></div>
@@ -492,7 +492,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">org.apache.maven.plugins:maven-plugin-plugin</a></li></ol></td></tr></table></td></tr></table></div>
@@ -504,7 +504,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.4-SNAPSHOT</td>
+<td width="25%">3.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">org.apache.maven.plugins:maven-plugin-plugin</a></li></ol></td></tr></table></td></tr></table></div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-info.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-info.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-info.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -243,36 +243,36 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugin-tools&lt;/groupId&gt;
   &lt;artifactId&gt;maven-plugin-tools-generators&lt;/artifactId&gt;
-  &lt;version&gt;3.4-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;3.4&lt;/version&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.4-SNAPSHOT'</pre></div></div>
+<pre>'org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.4'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ant"></a>Apache Ant</h3><a name="Apache_Ant"></a>
 <div class="source">
-<pre>&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; name=&quot;maven-plugin-tools-generators&quot; rev=&quot;3.4-SNAPSHOT&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; name=&quot;maven-plugin-tools-generators&quot; rev=&quot;3.4&quot;&gt;
   &lt;artifact name=&quot;maven-plugin-tools-generators&quot; type=&quot;jar&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-generators', version='3.4-SNAPSHOT')
+@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-generators', version='3.4')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
 <div class="source">
-<pre>compile 'org.apache.maven.plugin-tools:maven-plugin-tools-generators:3.4-SNAPSHOT'</pre></div></div>
+<pre>compile 'org.apache.maven.plugin-tools:maven-plugin-tools-generators:3.4'</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache.maven.plugin-tools/maven-plugin-tools-generators &quot;3.4-SNAPSHOT&quot;]</pre></div></div>
+<pre>[org.apache.maven.plugin-tools/maven-plugin-tools-generators &quot;3.4&quot;]</pre></div></div>
 <div class="section">
 <h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
 <div class="source">
-<pre>libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; %% &quot;maven-plugin-tools-generators&quot; % &quot;3.4-SNAPSHOT&quot;</pre></div></div></div>
+<pre>libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; %% &quot;maven-plugin-tools-generators&quot; % &quot;3.4&quot;</pre></div></div></div>
                   </div>
             </div>
       

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-management.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-management.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/dependency-management.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -250,7 +250,7 @@
 <tr class="b">
 <td>com.thoughtworks.qdox</td>
 <td><a class="externalLink" href="http://qdox.codehaus.org">qdox</a></td>
-<td>1.12.1</td>
+<td>2.0-M3</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -292,43 +292,43 @@
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations">maven-plugin-tools-annotations</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-api">maven-plugin-tools-api</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-beanshell">maven-plugin-tools-beanshell</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-generators">maven-plugin-tools-generators</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-java">maven-plugin-tools-java</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-tools-model">maven-plugin-tools-model</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/distribution-management.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/distribution-management.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/distribution-management.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/findbugs.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/findbugs.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/findbugs.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/index.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/index.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/index.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/integration.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/integration.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/integration.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/issue-tracking.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/issue-tracking.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/issue-tracking.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/l10n-status.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/l10n-status.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/l10n-status.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/mail-lists.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/mail-lists.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/mail-lists.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/plugin-management.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/plugin-management.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/plugin-management.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/plugins.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/plugins.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/plugins.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/project-info.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/project-info.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/project-info.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/project-reports.html
==============================================================================
--- websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/project-reports.html (original)
+++ websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-generators/project-reports.html Wed Dec 31 18:17:14 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>