Modified: websites/staging/maven/trunk/content/reference/maven-classloading.html
==============================================================================
--- websites/staging/maven/trunk/content/reference/maven-classloading.html 
(original)
+++ websites/staging/maven/trunk/content/reference/maven-classloading.html Thu 
Jun 11 01:14:17 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Maven classloading</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/release-notes-all.html
==============================================================================
--- websites/staging/maven/trunk/content/release-notes-all.html (original)
+++ websites/staging/maven/trunk/content/release-notes-all.html Thu Jun 11 
01:14:17 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Release Notes</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/repository-management.html
==============================================================================
--- websites/staging/maven/trunk/content/repository-management.html (original)
+++ websites/staging/maven/trunk/content/repository-management.html Thu Jun 11 
01:14:17 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Why do I need a Repository Manager?</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>
@@ -493,18 +493,7 @@
 <p>Artifactory is a Maven 2 enterprise repository. It offers advanced 
proxying, caching and security facilities to provide a robust, reproducible and 
independent build environment when using Maven. Artifactory is being used by 
clients ranging from small startup teams to international corporate teams 
employing distributed development, thus improving the development experience 
for tens of thousands of developers. Artifactory exposes a robust artifacts 
management platform using rich Ajax web UI and can be run out-of-the-box with a 
simple &#x201c;unzip and launch&#x201d;.</p></div>
 <div class="section">
 <h3><a name="Sonatype_Nexus_previously_Proximity"></a><a class="externalLink" 
href="http://nexus.sonatype.org";>Sonatype Nexus (previously Proximity)</a></h3>
-<p>Sonatype Nexus is the repository manager used as the input channel for the 
<a class="externalLink" href="http://search.maven.org";>Central Repository</a> 
running the Sonatype Open Source Repository Hosting OSSRH service. Nexus is 
available in an open source as well as a commercial edition and runs <a 
class="externalLink" href="http://www.sonatype.com/about/customers";>large 
enterprise</a> as well as open source forge sites such as <a 
class="externalLink" 
href="https://repository.jboss.org/nexus/index.html";>JBoss</a> or <a 
class="externalLink" href="https://repository.apache.org/";>Apache</a>. It 
provides robust features and performance with the open source version and 
scales to the high demands of large enterprises with the pro edition. Find out 
more details on the <a class="externalLink" 
href="http://links.sonatype.com/products/nexus/pro/home";>website</a>} or by 
using the <a class="externalLink" 
href="http://links.sonatype.com/products/nexus/pro/trial";>trial 
version</a>.</p></div>
-<div class="section">
-<h3><a name="Other_resources"></a>Other resources</h3>
-
-<ul>
-  
-<li><a class="externalLink" 
href="http://links.sonatype.com/products/nexus/oss/docs";>Free book from 
Sonatype - Repository Management with Nexus</a></li>
-  
-<li><a class="externalLink" 
href="http://docs.codehaus.org/display/MAVENUSER/Maven+Concepts+Repositories";>Maven
 Concepts Repositories</a> from Maven wiki</li>
-  
-<li><a class="externalLink" 
href="http://docs.codehaus.org/display/MAVENUSER/Maven+Repository+Manager+Feature+Matrix";>Continuously
 updated Feature matrix.</a></li>
-</ul></div></div>
+<p>Sonatype Nexus is the repository manager used as the input channel for the 
<a class="externalLink" href="http://search.maven.org";>Central Repository</a> 
running the Sonatype Open Source Repository Hosting OSSRH service. Nexus is 
available in an open source as well as a commercial edition and runs <a 
class="externalLink" href="http://www.sonatype.com/about/customers";>large 
enterprise</a> as well as open source forge sites such as <a 
class="externalLink" 
href="https://repository.jboss.org/nexus/index.html";>JBoss</a> or <a 
class="externalLink" href="https://repository.apache.org/";>Apache</a>. It 
provides robust features and performance with the open source version and 
scales to the high demands of large enterprises with the pro edition. Find out 
more details on the <a class="externalLink" 
href="http://links.sonatype.com/products/nexus/pro/home";>website</a>} or by 
using the <a class="externalLink" 
href="http://links.sonatype.com/products/nexus/pro/trial";>trial 
version</a>.</p></div><
 /div>
                   </div>
             </div>
           </div>

Modified: websites/staging/maven/trunk/content/repository/index.html
==============================================================================
--- websites/staging/maven/trunk/content/repository/index.html (original)
+++ websites/staging/maven/trunk/content/repository/index.html Thu Jun 11 
01:14:17 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="author" content="Hervé Boutemy" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Repository Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/run-maven/index.html
==============================================================================
--- websites/staging/maven/trunk/content/run-maven/index.html (original)
+++ websites/staging/maven/trunk/content/run-maven/index.html Thu Jun 11 
01:14:17 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20061103" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Running Maven</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/security.html
==============================================================================
--- websites/staging/maven/trunk/content/security.html (original)
+++ websites/staging/maven/trunk/content/security.html Thu Jun 11 01:14:17 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Security Vulnerabilities</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/settings.html
==============================================================================
--- websites/staging/maven/trunk/content/settings.html (original)
+++ websites/staging/maven/trunk/content/settings.html Thu Jun 11 01:14:17 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Settings Reference</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/shared/index.html
==============================================================================
--- websites/staging/maven/trunk/content/shared/index.html (original)
+++ websites/staging/maven/trunk/content/shared/index.html Thu Jun 11 01:14:17 
2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 John Casey
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20150205" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Shared Components</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -67,7 +67,7 @@ Karl Heinz Marbaise" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/skins/index.html
==============================================================================
--- websites/staging/maven/trunk/content/skins/index.html (original)
+++ websites/staging/maven/trunk/content/skins/index.html Thu Jun 11 01:14:17 
2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Dennis Lundberg
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20150507" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Skins</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -66,7 +66,7 @@ Karl Heinz Marbaise" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/source-repository.html
==============================================================================
--- websites/staging/maven/trunk/content/source-repository.html (original)
+++ websites/staging/maven/trunk/content/source-repository.html Thu Jun 11 
01:14:17 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Benjamin Bentmann" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -64,7 +64,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/support-and-training.html
==============================================================================
--- websites/staging/maven/trunk/content/support-and-training.html (original)
+++ websites/staging/maven/trunk/content/support-and-training.html Thu Jun 11 
01:14:17 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Providers of Apache Maven Support and 
Training</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/team-list.html
==============================================================================
--- websites/staging/maven/trunk/content/team-list.html (original)
+++ websites/staging/maven/trunk/content/team-list.html Thu Jun 11 01:14:17 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/testimonials.html
==============================================================================
--- websites/staging/maven/trunk/content/testimonials.html (original)
+++ websites/staging/maven/trunk/content/testimonials.html Thu Jun 11 01:14:17 
2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Testimonials</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/users/getting-help.html
==============================================================================
--- websites/staging/maven/trunk/content/users/getting-help.html (original)
+++ websites/staging/maven/trunk/content/users/getting-help.html Thu Jun 11 
01:14:17 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20070724" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Getting Help</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/users/index.html
==============================================================================
--- websites/staging/maven/trunk/content/users/index.html (original)
+++ websites/staging/maven/trunk/content/users/index.html Thu Jun 11 01:14:17 
2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20061103" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Users Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/what-is-maven.html
==============================================================================
--- websites/staging/maven/trunk/content/what-is-maven.html (original)
+++ websites/staging/maven/trunk/content/what-is-maven.html Thu Jun 11 01:14:17 
2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-10 
+ | Generated by Apache Maven Doxia at 2015-06-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150610" />
+    <meta name="Date-Revision-yyyymmdd" content="20150611" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-10</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2015-06-11</li>
             
                             </ul>
       </div>


Reply via email to