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 rf...@apache.org on 2018/02/15 19:05:21 UTC

svn commit: r1025440 [2/7] - in /websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST: ./ apidocs/ apidocs/org/apache/maven/resolver/internal/ant/ apidocs/org/apache/maven/resolver/internal/ant/class-use/ apidocs/org/apache/...

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/RefTask.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/RefTask.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/RefTask.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RefTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>RefTask (Maven Artifact Resolver Ant Tasks 1.1.1 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="RefTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="RefTask (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -413,6 +413,6 @@ extends org.apache.tools.ant.Task</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.1 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="Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -166,8 +166,8 @@ extends org.apache.tools.ant.ProjectComp
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html#accept(org.eclipse.aether.graph.DependencyNode,%20java.util.List)">accept</a></strong>(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/graph/DependencyNode.html?is-external=true" title="class or interface in org.eclipse.aether.graph">DependencyNode</a>&nbsp;node,
-      <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/graph/DependencyNode.html?is-external=true" title="class or interface in org.eclipse.aether.graph">DependencyNode</a>&gt;&nbsp;parents)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html#accept(org.eclipse.aether.graph.DependencyNode,%20java.util.List)">accept</a></strong>(org.eclipse.aether.graph.DependencyNode&nbsp;node,
+      <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.eclipse.aether.graph.DependencyNode&gt;&nbsp;parents)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
@@ -175,8 +175,8 @@ extends org.apache.tools.ant.ProjectComp
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-       <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+       org.eclipse.aether.RepositorySystemSession&nbsp;session)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -242,8 +242,8 @@ extends org.apache.tools.ant.ProjectComp
 <ul class="blockList">
 <li class="blockList">
 <h4>accept</h4>
-<pre>public&nbsp;boolean&nbsp;accept(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/graph/DependencyNode.html?is-external=true" title="class or interface in org.eclipse.aether.graph">DependencyNode</a>&nbsp;node,
-             <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/graph/DependencyNode.html?is-external=true" title="class or interface in org.eclipse.aether.graph">DependencyNode</a>&gt;&nbsp;parents)</pre>
+<pre>public&nbsp;boolean&nbsp;accept(org.eclipse.aether.graph.DependencyNode&nbsp;node,
+             <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.eclipse.aether.graph.DependencyNode&gt;&nbsp;parents)</pre>
 </li>
 </ul>
 <a name="getClassifier()">
@@ -270,8 +270,8 @@ extends org.apache.tools.ant.ProjectComp
 <ul class="blockList">
 <li class="blockList">
 <h4>process</h4>
-<pre>public abstract&nbsp;void&nbsp;process(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-           <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</pre>
+<pre>public abstract&nbsp;void&nbsp;process(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+           org.eclipse.aether.RepositorySystemSession&nbsp;session)</pre>
 </li>
 </ul>
 <a name="setScopes(java.lang.String)">
@@ -359,6 +359,6 @@ extends org.apache.tools.ant.ProjectComp
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Files.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Files.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Files.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.1 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="Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -171,8 +171,8 @@ extends <a href="../../../../../../../or
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.Files.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-       <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.Files.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+       org.eclipse.aether.RepositorySystemSession&nbsp;session)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -315,8 +315,8 @@ extends <a href="../../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>process</h4>
-<pre>public&nbsp;void&nbsp;process(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-           <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;void&nbsp;process(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+           org.eclipse.aether.RepositorySystemSession&nbsp;session)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html" title="class in org.apache.maven.resolver.internal.ant.tasks">Resolve.ArtifactConsumer</a></code></dd>
@@ -390,6 +390,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Path.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Path.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Path.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.1 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="Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -167,8 +167,8 @@ extends <a href="../../../../../../../or
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.Path.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-       <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.Path.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+       org.eclipse.aether.RepositorySystemSession&nbsp;session)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -259,8 +259,8 @@ extends <a href="../../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>process</h4>
-<pre>public&nbsp;void&nbsp;process(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-           <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;void&nbsp;process(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+           org.eclipse.aether.RepositorySystemSession&nbsp;session)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html" title="class in org.apache.maven.resolver.internal.ant.tasks">Resolve.ArtifactConsumer</a></code></dd>
@@ -334,6 +334,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Props.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Props.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.Props.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.1 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="Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -171,8 +171,8 @@ extends <a href="../../../../../../../or
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.Props.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-       <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.Props.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></strong>(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+       org.eclipse.aether.RepositorySystemSession&nbsp;session)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -272,8 +272,8 @@ extends <a href="../../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>process</h4>
-<pre>public&nbsp;void&nbsp;process(<a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/artifact/Artifact.html?is-external=true" title="class or interface in org.eclipse.aether.artifact">Artifact</a>&nbsp;artifact,
-           <a href="http://maven.apache.org/resolver/maven-resolver-api/apidocs/org/eclipse/aether/RepositorySystemSession.html?is-external=true" title="class or interface in org.eclipse.aether">RepositorySystemSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;void&nbsp;process(org.eclipse.aether.artifact.Artifact&nbsp;artifact,
+           org.eclipse.aether.RepositorySystemSession&nbsp;session)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html#process(org.eclipse.aether.artifact.Artifact,%20org.eclipse.aether.RepositorySystemSession)">process</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/maven/resolver/internal/ant/tasks/Resolve.ArtifactConsumer.html" title="class in org.apache.maven.resolver.internal.ant.tasks">Resolve.ArtifactConsumer</a></code></dd>
@@ -347,6 +347,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/Resolve.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Resolve (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Resolve (Maven Artifact Resolver Ant Tasks 1.1.1 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="Resolve (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Resolve (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -409,6 +409,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/AbstractDistTask.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/AbstractDistTask.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/AbstractDistTask.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.AbstractDistTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.AbstractDistTask (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.AbstractDistTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.AbstractDistTask (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/AbstractResolvingTask.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/AbstractResolvingTask.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/AbstractResolvingTask.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.AbstractResolvingTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.AbstractResolvingTask (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.AbstractResolvingTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.AbstractResolvingTask (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Deploy.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Deploy.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Deploy.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Deploy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Deploy (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.Deploy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.Deploy (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Install.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Install.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Install.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Install (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Install (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.Install (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.Install (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/RefTask.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/RefTask.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/RefTask.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.RefTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.RefTask (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.RefTask (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.RefTask (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.ArtifactConsumer.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.ArtifactConsumer.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.ArtifactConsumer.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.ArtifactConsumer (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Files.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Files.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Files.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Files (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Path.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Path.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Path.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Path (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Props.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Props.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.Props.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve.Props (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/class-use/Resolve.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks.Resolve (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.resolver.internal.ant.tasks.Resolve (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-frame.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-frame.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-frame.html Thu Feb 15 19:05:19 2018
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-summary.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-summary.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-summary.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -152,6 +152,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-tree.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-tree.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-tree.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.resolver.internal.ant.tasks Class Hierarchy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>org.apache.maven.resolver.internal.ant.tasks Class Hierarchy (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks Class Hierarchy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.resolver.internal.ant.tasks Class Hierarchy (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -149,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-use.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-use.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/tasks/package-use.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.1 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.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.maven.resolver.internal.ant.tasks (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Artifact.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Artifact.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Artifact.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Artifact (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Artifact (Maven Artifact Resolver Ant Tasks 1.1.1 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="Artifact (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Artifact (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -518,6 +518,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/ArtifactContainer.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/ArtifactContainer.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/ArtifactContainer.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArtifactContainer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>ArtifactContainer (Maven Artifact Resolver Ant Tasks 1.1.1 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="ArtifactContainer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="ArtifactContainer (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -218,6 +218,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Artifacts.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Artifacts.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Artifacts.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Artifacts (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Artifacts (Maven Artifact Resolver Ant Tasks 1.1.1 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="Artifacts (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Artifacts (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -379,6 +379,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Authentication.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Authentication.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Authentication.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Authentication (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Authentication (Maven Artifact Resolver Ant Tasks 1.1.1 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="Authentication (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Authentication (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -465,6 +465,6 @@ extends org.apache.tools.ant.types.DataT
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Dependencies.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Dependencies.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Dependencies.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dependencies (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Dependencies (Maven Artifact Resolver Ant Tasks 1.1.1 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="Dependencies (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Dependencies (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -466,6 +466,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Dependency.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Dependency.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Dependency.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dependency (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Dependency (Maven Artifact Resolver Ant Tasks 1.1.1 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="Dependency (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Dependency (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -570,6 +570,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/DependencyContainer.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/DependencyContainer.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/DependencyContainer.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DependencyContainer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>DependencyContainer (Maven Artifact Resolver Ant Tasks 1.1.1 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="DependencyContainer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="DependencyContainer (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -205,6 +205,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Exclusion.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Exclusion.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Exclusion.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Exclusion (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Exclusion (Maven Artifact Resolver Ant Tasks 1.1.1 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="Exclusion (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Exclusion (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -448,6 +448,6 @@ extends org.apache.tools.ant.types.DataT
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/LocalRepository.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/LocalRepository.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/LocalRepository.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LocalRepository (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>LocalRepository (Maven Artifact Resolver Ant Tasks 1.1.1 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="LocalRepository (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="LocalRepository (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -373,6 +373,6 @@ extends org.apache.tools.ant.types.DataT
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Mirror.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Mirror.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Mirror.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Mirror (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Mirror (Maven Artifact Resolver Ant Tasks 1.1.1 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="Mirror (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Mirror (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -478,6 +478,6 @@ extends org.apache.tools.ant.types.DataT
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Pom.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Pom.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Pom.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Pom (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Pom (Maven Artifact Resolver Ant Tasks 1.1.1 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="Pom (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Pom (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -598,6 +598,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Proxy.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Proxy.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Proxy.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Proxy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Proxy (Maven Artifact Resolver Ant Tasks 1.1.1 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="Proxy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Proxy (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -478,6 +478,6 @@ extends org.apache.tools.ant.types.DataT
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepositories.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepositories.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepositories.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteRepositories (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>RemoteRepositories (Maven Artifact Resolver Ant Tasks 1.1.1 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="RemoteRepositories (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="RemoteRepositories (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -379,6 +379,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepository.Policy.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepository.Policy.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepository.Policy.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteRepository.Policy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>RemoteRepository.Policy (Maven Artifact Resolver Ant Tasks 1.1.1 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="RemoteRepository.Policy (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="RemoteRepository.Policy (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -320,6 +320,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepository.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepository.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepository.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteRepository (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>RemoteRepository (Maven Artifact Resolver Ant Tasks 1.1.1 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="RemoteRepository (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="RemoteRepository (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -688,6 +688,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepositoryContainer.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepositoryContainer.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/RemoteRepositoryContainer.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteRepositoryContainer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>RemoteRepositoryContainer (Maven Artifact Resolver Ant Tasks 1.1.1 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="RemoteRepositoryContainer (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="RemoteRepositoryContainer (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -218,6 +218,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Settings.html
==============================================================================
--- websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Settings.html (original)
+++ websites/production/maven/components/resolver-archives/resolver-ant-tasks-LATEST/apidocs/org/apache/maven/resolver/internal/ant/types/Settings.html Thu Feb 15 19:05:19 2018
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Settings (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)</title>
+<title>Settings (Maven Artifact Resolver Ant Tasks 1.1.1 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="Settings (Maven Artifact Resolver Ant Tasks 1.1.0-SNAPSHOT API)";
+        parent.document.title="Settings (Maven Artifact Resolver Ant Tasks 1.1.1 API)";
     }
 //-->
 </script>
@@ -370,6 +370,6 @@ extends org.apache.tools.ant.types.DataT
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file