Modified: 
maven/website/components/wagon-archives/wagon-LATEST/project-reports.html
==============================================================================
--- maven/website/components/wagon-archives/wagon-LATEST/project-reports.html 
(original)
+++ maven/website/components/wagon-archives/wagon-LATEST/project-reports.html 
Thu Dec 27 22:08:57 2018
@@ -41,7 +41,7 @@
       <li class=""><a href="index.html" title="Apache Maven Wagon">Apache 
Maven Wagon</a><span class="divider">/</span></li>
     <li class="active ">Generated Reports</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-12-27</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.3.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">

Modified: maven/website/components/wagon-archives/wagon-LATEST/scm.html
==============================================================================
--- maven/website/components/wagon-archives/wagon-LATEST/scm.html (original)
+++ maven/website/components/wagon-archives/wagon-LATEST/scm.html Thu Dec 27 
22:08:57 2018
@@ -41,7 +41,7 @@
       <li class=""><a href="index.html" title="Apache Maven Wagon">Apache 
Maven Wagon</a><span class="divider">/</span></li>
     <li class="active ">Source Code Management</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-12-27</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.3.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -126,15 +126,15 @@
 <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="https://github.com/apache/maven-wagon/tree/master";>https://github.com/apache/maven-wagon/tree/master</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="https://github.com/apache/maven-wagon/tree/wagon-3.3.0";>https://github.com/apache/maven-wagon/tree/wagon-3.3.0</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 Git with this command (See 
<a class="externalLink" 
href="https://git-scm.com/docs/git-clone";>https://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
master https://gitbox.apache.org/repos/asf/maven-wagon.git</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
wagon-3.3.0 
https://gitbox.apache.org/repos/asf/maven-wagon.git</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a 
name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a 
class="externalLink" 
href="https://git-scm.com/docs/git-clone";>https://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
master https://gitbox.apache.org/repos/asf/maven-wagon.git</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
wagon-3.3.0 
https://gitbox.apache.org/repos/asf/maven-wagon.git</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>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p></div>

Modified: maven/website/components/wagon-archives/wagon-LATEST/sonar.html
==============================================================================
--- maven/website/components/wagon-archives/wagon-LATEST/sonar.html (original)
+++ maven/website/components/wagon-archives/wagon-LATEST/sonar.html Thu Dec 27 
22:08:57 2018
@@ -41,7 +41,7 @@
       <li class=""><a href="index.html" title="Apache Maven Wagon">Apache 
Maven Wagon</a><span class="divider">/</span></li>
     <li class="active ">Sonar</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-12-27</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.3.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">

Modified: maven/website/components/wagon-archives/wagon-LATEST/summary.html
==============================================================================
--- maven/website/components/wagon-archives/wagon-LATEST/summary.html (original)
+++ maven/website/components/wagon-archives/wagon-LATEST/summary.html Thu Dec 
27 22:08:57 2018
@@ -41,7 +41,7 @@
       <li class=""><a href="index.html" title="Apache Maven Wagon">Apache 
Maven Wagon</a><span class="divider">/</span></li>
     <li class="active ">Project Summary</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-12-27</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.3.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -163,7 +163,7 @@
 <td>wagon</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>3.3.1-SNAPSHOT</td></tr>
+<td>3.3.0</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>pom</td></tr></table></div></div>

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/surefire-report.html
==============================================================================
--- maven/website/components/wagon-archives/wagon-LATEST/surefire-report.html 
(original)
+++ maven/website/components/wagon-archives/wagon-LATEST/surefire-report.html 
Thu Dec 27 22:08:57 2018
@@ -41,7 +41,7 @@
       <li class=""><a href="index.html" title="Apache Maven Wagon">Apache 
Maven Wagon</a><span class="divider">/</span></li>
     <li class="active ">Surefire Report</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-12-27</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.3.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">

Modified: maven/website/components/wagon-archives/wagon-LATEST/team.html
==============================================================================
--- maven/website/components/wagon-archives/wagon-LATEST/team.html (original)
+++ maven/website/components/wagon-archives/wagon-LATEST/team.html Thu Dec 27 
22:08:57 2018
@@ -41,7 +41,7 @@
       <li class=""><a href="index.html" title="Apache Maven Wagon">Apache 
Maven Wagon</a><span class="divider">/</span></li>
     <li class="active ">Project Team</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-12-27</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.3.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/allclasses-frame.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/allclasses-frame.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/allclasses-frame.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>All Classes (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/allclasses-noframe.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/allclasses-noframe.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/allclasses-noframe.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>All Classes (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/constant-values.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/constant-values.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/constant-values.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>Constant Field Values (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="Constant Field Values (Apache Maven Wagon 
:: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/deprecated-list.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/deprecated-list.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/deprecated-list.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Deprecated List (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Deprecated List (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/help-doc.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/help-doc.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/help-doc.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>API Help (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="API Help (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/index-all.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/index-all.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/index-all.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Index (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Index (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/index.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/index.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/index.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Maven Wagon :: API 3.3.1-SNAPSHOT API</title>
+<title>Apache Maven Wagon :: API 3.3.0 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/options
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/options
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/options
 Thu Dec 27 22:08:57 2018
@@ -7,18 +7,18 @@
 -protected
 -quiet
 -sourcepath
-'D:/Entwicklung/Projekte/maven-wagon/wagon-provider-api/src/main/java;D:/Entwicklung/Projekte/maven-wagon/wagon-provider-api/target/generated-sources/annotations'
+'D:/Entwicklung/Projekte/maven-wagon/target/checkout/wagon-provider-api/src/main/java;D:/Entwicklung/Projekte/maven-wagon/target/checkout/wagon-provider-api/target/generated-sources/annotations'
 -author
 -bottom
 'Copyright &#169; 2003&#x2013;2018 <a href="https://www.apache.org/";>The 
Apache Software Foundation</a>. All rights reserved.'
 -charset
 'UTF-8'
 -d
-'D:/Entwicklung/Projekte/maven-wagon/wagon-provider-api/target/site/apidocs'
+'D:/Entwicklung/Projekte/maven-wagon/target/checkout/wagon-provider-api/target/site/apidocs'
 -docencoding
 'UTF-8'
 -doctitle
-'Apache Maven Wagon :: API 3.3.1-SNAPSHOT API'
+'Apache Maven Wagon :: API 3.3.0 API'
 -group
 'API + Test' 'org.apache.maven.wagon*'
 -group
@@ -52,7 +52,7 @@
 -link
 'http://codehaus-plexus.github.io/plexus-utils/apidocs'
 -linkoffline
-'https://docs.oracle.com/javase/8/docs/api' 
'D:/Entwicklung/Projekte/maven-wagon/wagon-provider-api/target/javadoc-bundle-options'
+'https://docs.oracle.com/javase/8/docs/api' 
'D:/Entwicklung/Projekte/maven-wagon/target/checkout/wagon-provider-api/target/javadoc-bundle-options'
 -linksource
 -notimestamp
 -taglet
@@ -66,4 +66,4 @@
 -use
 -version
 -windowtitle
-'Apache Maven Wagon :: API 3.3.1-SNAPSHOT API'
\ No newline at end of file
+'Apache Maven Wagon :: API 3.3.0 API'
\ No newline at end of file

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/AbstractWagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/AbstractWagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/AbstractWagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractWagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>AbstractWagon (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractWagon (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="AbstractWagon (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/CommandExecutionException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/CommandExecutionException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/CommandExecutionException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandExecutionException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>CommandExecutionException (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommandExecutionException (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="CommandExecutionException (Apache Maven 
Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/CommandExecutor.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/CommandExecutor.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/CommandExecutor.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandExecutor (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>CommandExecutor (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommandExecutor (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="CommandExecutor (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/ConnectionException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/ConnectionException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/ConnectionException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConnectionException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>ConnectionException (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConnectionException (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)";
+            parent.document.title="ConnectionException (Apache Maven Wagon :: 
API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/InputData.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/InputData.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/InputData.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputData (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>InputData (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputData (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="InputData (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/LazyFileOutputStream.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/LazyFileOutputStream.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/LazyFileOutputStream.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LazyFileOutputStream (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>LazyFileOutputStream (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LazyFileOutputStream (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)";
+            parent.document.title="LazyFileOutputStream (Apache Maven Wagon :: 
API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/OutputData.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/OutputData.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/OutputData.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OutputData (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>OutputData (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OutputData (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="OutputData (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/PathUtils.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/PathUtils.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/PathUtils.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PathUtils (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>PathUtils (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PathUtils (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="PathUtils (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/PermissionModeUtils.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/PermissionModeUtils.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/PermissionModeUtils.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PermissionModeUtils (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>PermissionModeUtils (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PermissionModeUtils (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)";
+            parent.document.title="PermissionModeUtils (Apache Maven Wagon :: 
API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/ResourceDoesNotExistException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/ResourceDoesNotExistException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/ResourceDoesNotExistException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResourceDoesNotExistException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>ResourceDoesNotExistException (Apache Maven Wagon :: API 3.3.0 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ResourceDoesNotExistException (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="ResourceDoesNotExistException (Apache Maven 
Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/StreamWagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/StreamWagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/StreamWagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StreamWagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>StreamWagon (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamWagon (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="StreamWagon (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/StreamingWagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/StreamingWagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/StreamingWagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StreamingWagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>StreamingWagon (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamingWagon (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="StreamingWagon (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/Streams.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/Streams.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/Streams.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Streams (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Streams (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Streams (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Streams (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/TransferFailedException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/TransferFailedException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/TransferFailedException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TransferFailedException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>TransferFailedException (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TransferFailedException (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="TransferFailedException (Apache Maven Wagon 
:: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/UnsupportedProtocolException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/UnsupportedProtocolException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/UnsupportedProtocolException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UnsupportedProtocolException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>UnsupportedProtocolException (Apache Maven Wagon :: API 3.3.0 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnsupportedProtocolException (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="UnsupportedProtocolException (Apache Maven 
Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/Wagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/Wagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/Wagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Wagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Wagon (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Wagon (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Wagon (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonConstants.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonConstants.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonConstants.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WagonConstants (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>WagonConstants (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WagonConstants (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="WagonConstants (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WagonException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>WagonException (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WagonException (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="WagonException (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonUtils.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonUtils.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/WagonUtils.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WagonUtils (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>WagonUtils (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WagonUtils (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="WagonUtils (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/AuthenticationException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/AuthenticationException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/AuthenticationException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AuthenticationException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>AuthenticationException (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AuthenticationException (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="AuthenticationException (Apache Maven Wagon 
:: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/AuthenticationInfo.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/AuthenticationInfo.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/AuthenticationInfo.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AuthenticationInfo (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>AuthenticationInfo (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AuthenticationInfo (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)";
+            parent.document.title="AuthenticationInfo (Apache Maven Wagon :: 
API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/class-use/AuthenticationException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/class-use/AuthenticationException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/class-use/AuthenticationException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.maven.wagon.authentication.AuthenticationException (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class 
org.apache.maven.wagon.authentication.AuthenticationException (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.authentication.AuthenticationException (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.authentication.AuthenticationException (Apache Maven 
Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/class-use/AuthenticationInfo.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/class-use/AuthenticationInfo.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/class-use/AuthenticationInfo.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.authentication.AuthenticationInfo 
(Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.authentication.AuthenticationInfo 
(Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.authentication.AuthenticationInfo (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.authentication.AuthenticationInfo (Apache Maven Wagon :: 
API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-frame.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-frame.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-frame.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wagon.authentication (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)</title>
+<title>org.apache.maven.wagon.authentication (Apache Maven Wagon :: API 3.3.0 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-summary.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-summary.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-summary.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wagon.authentication (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)</title>
+<title>org.apache.maven.wagon.authentication (Apache Maven Wagon :: API 3.3.0 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.wagon.authentication 
(Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wagon.authentication 
(Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-tree.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-tree.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-tree.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wagon.authentication Class Hierarchy (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>org.apache.maven.wagon.authentication Class Hierarchy (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.wagon.authentication Class 
Hierarchy (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wagon.authentication Class 
Hierarchy (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-use.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-use.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/package-use.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.wagon.authentication (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.wagon.authentication (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.maven.wagon.authentication (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Package 
org.apache.maven.wagon.authentication (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/AuthorizationException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/AuthorizationException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/AuthorizationException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AuthorizationException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)</title>
+<title>AuthorizationException (Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AuthorizationException (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="AuthorizationException (Apache Maven Wagon 
:: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/class-use/AuthorizationException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/class-use/AuthorizationException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/class-use/AuthorizationException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.maven.wagon.authorization.AuthorizationException (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class 
org.apache.maven.wagon.authorization.AuthorizationException (Apache Maven Wagon 
:: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.authorization.AuthorizationException (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.authorization.AuthorizationException (Apache Maven Wagon 
:: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-frame.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-frame.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-frame.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wagon.authorization (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)</title>
+<title>org.apache.maven.wagon.authorization (Apache Maven Wagon :: API 3.3.0 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-summary.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-summary.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-summary.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wagon.authorization (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)</title>
+<title>org.apache.maven.wagon.authorization (Apache Maven Wagon :: API 3.3.0 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.wagon.authorization 
(Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wagon.authorization 
(Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-tree.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-tree.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-tree.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wagon.authorization Class Hierarchy (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>org.apache.maven.wagon.authorization Class Hierarchy (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.wagon.authorization Class 
Hierarchy (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wagon.authorization Class 
Hierarchy (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-use.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-use.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/authorization/package-use.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.wagon.authorization (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.wagon.authorization (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.maven.wagon.authorization (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Package 
org.apache.maven.wagon.authorization (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/AbstractWagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/AbstractWagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/AbstractWagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.AbstractWagon (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.AbstractWagon (Apache Maven Wagon 
:: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.AbstractWagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.AbstractWagon (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/CommandExecutionException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/CommandExecutionException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/CommandExecutionException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.CommandExecutionException (Apache 
Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.CommandExecutionException (Apache 
Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.CommandExecutionException (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.CommandExecutionException (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/CommandExecutor.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/CommandExecutor.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/CommandExecutor.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.wagon.CommandExecutor (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.maven.wagon.CommandExecutor (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.maven.wagon.CommandExecutor (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.maven.wagon.CommandExecutor (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/ConnectionException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/ConnectionException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/ConnectionException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.ConnectionException (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.ConnectionException (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.ConnectionException (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.ConnectionException (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/InputData.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/InputData.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/InputData.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.InputData (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.InputData (Apache Maven Wagon :: 
API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.InputData (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.InputData (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/LazyFileOutputStream.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/LazyFileOutputStream.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/LazyFileOutputStream.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.LazyFileOutputStream (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.LazyFileOutputStream (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.LazyFileOutputStream (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.LazyFileOutputStream (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/OutputData.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/OutputData.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/OutputData.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.OutputData (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.OutputData (Apache Maven Wagon :: 
API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.OutputData (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.OutputData (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/PathUtils.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/PathUtils.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/PathUtils.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.PathUtils (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.PathUtils (Apache Maven Wagon :: 
API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.PathUtils (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.PathUtils (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/PermissionModeUtils.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/PermissionModeUtils.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/PermissionModeUtils.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.PermissionModeUtils (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.PermissionModeUtils (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.PermissionModeUtils (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.PermissionModeUtils (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/ResourceDoesNotExistException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/ResourceDoesNotExistException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/ResourceDoesNotExistException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.ResourceDoesNotExistException 
(Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.ResourceDoesNotExistException 
(Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.ResourceDoesNotExistException (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.ResourceDoesNotExistException (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/StreamWagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/StreamWagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/StreamWagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.StreamWagon (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.StreamWagon (Apache Maven Wagon :: 
API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.StreamWagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.StreamWagon (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/StreamingWagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/StreamingWagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/StreamingWagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.wagon.StreamingWagon (Apache Maven 
Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.maven.wagon.StreamingWagon (Apache Maven 
Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.maven.wagon.StreamingWagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Interface 
org.apache.maven.wagon.StreamingWagon (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/Streams.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/Streams.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/Streams.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.Streams (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.Streams (Apache Maven Wagon :: API 
3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.Streams (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.Streams (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/TransferFailedException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/TransferFailedException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/TransferFailedException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.TransferFailedException (Apache 
Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.TransferFailedException (Apache 
Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.TransferFailedException (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.TransferFailedException (Apache Maven Wagon :: API 3.3.0 
API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/UnsupportedProtocolException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/UnsupportedProtocolException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/UnsupportedProtocolException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.UnsupportedProtocolException 
(Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.UnsupportedProtocolException 
(Apache Maven Wagon :: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.UnsupportedProtocolException (Apache Maven Wagon :: API 
3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.UnsupportedProtocolException (Apache Maven Wagon :: API 
3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/Wagon.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/Wagon.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/Wagon.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.wagon.Wagon (Apache Maven Wagon :: 
API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.maven.wagon.Wagon (Apache Maven Wagon :: 
API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.maven.wagon.Wagon (Apache Maven Wagon :: API 3.3.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.maven.wagon.Wagon (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/WagonConstants.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/WagonConstants.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/WagonConstants.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.WagonConstants (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.WagonConstants (Apache Maven Wagon 
:: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.WagonConstants (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.WagonConstants (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/WagonException.html
==============================================================================
--- 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/WagonException.html
 (original)
+++ 
maven/website/components/wagon-archives/wagon-LATEST/wagon-provider-api/apidocs/org/apache/maven/wagon/class-use/WagonException.html
 Thu Dec 27 22:08:57 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.wagon.WagonException (Apache Maven Wagon 
:: API 3.3.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wagon.WagonException (Apache Maven Wagon 
:: API 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.wagon.WagonException (Apache Maven Wagon :: API 3.3.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.wagon.WagonException (Apache Maven Wagon :: API 3.3.0 API)";
         }
     }
     catch(err) {


Reply via email to