Author: hboutemy
Date: Wed Aug 19 22:17:58 2015
New Revision: 962388

Log:
Site checkin for project Apache Software Foundation Parent POM

Modified:
    
websites/production/maven/components/pom-archives/asf-LATEST/dependency-info.html
    
websites/production/maven/components/pom-archives/asf-LATEST/distribution-management.html
    websites/production/maven/components/pom-archives/asf-LATEST/download.html
    websites/production/maven/components/pom-archives/asf-LATEST/index.html
    
websites/production/maven/components/pom-archives/asf-LATEST/integration.html
    
websites/production/maven/components/pom-archives/asf-LATEST/issue-tracking.html
    websites/production/maven/components/pom-archives/asf-LATEST/license.html
    websites/production/maven/components/pom-archives/asf-LATEST/mail-lists.html
    
websites/production/maven/components/pom-archives/asf-LATEST/plugin-management.html
    websites/production/maven/components/pom-archives/asf-LATEST/plugins.html
    
websites/production/maven/components/pom-archives/asf-LATEST/project-info.html
    
websites/production/maven/components/pom-archives/asf-LATEST/project-summary.html
    
websites/production/maven/components/pom-archives/asf-LATEST/source-repository.html

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/dependency-info.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/dependency-info.html
 (original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/dependency-info.html
 Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Dependency Information
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>
@@ -245,37 +245,37 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache&lt;/groupId&gt;
   &lt;artifactId&gt;apache.&lt;/artifactId&gt;
-  &lt;version&gt;17&lt;/version&gt;
+  &lt;version&gt;18-SNAPSHOT&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache:apache.:pom:17'</pre></div></div>
+<pre>'org.apache:apache.:pom:18-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
 <div class="source">
-<pre>&lt;dependency org=&quot;org.apache&quot; name=&quot;apache.&quot; 
rev=&quot;17&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache&quot; name=&quot;apache.&quot; 
rev=&quot;18-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;apache.&quot; type=&quot;pom&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache', module='apache.', version='17')
+@Grab(group='org.apache', module='apache.', version='18-SNAPSHOT')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
 <div class="source">
-<pre>compile 'org.apache:apache.:17'</pre></div></div>
+<pre>compile 'org.apache:apache.:18-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache/apache. &quot;17&quot;]</pre></div></div>
+<pre>[org.apache/apache. &quot;18-SNAPSHOT&quot;]</pre></div></div>
 <div class="section">
 <h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
 <div class="source">
-<pre>libraryDependencies += &quot;org.apache&quot; % &quot;apache.&quot; % 
&quot;17&quot;</pre></div></div></div>
+<pre>libraryDependencies += &quot;org.apache&quot; % &quot;apache.&quot; % 
&quot;18-SNAPSHOT&quot;</pre></div></div></div>
       </div>
     </div>
     <div class="clear">

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/distribution-management.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/distribution-management.html
 (original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/distribution-management.html
 Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Distribution Management
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/download.html
==============================================================================
--- websites/production/maven/components/pom-archives/asf-LATEST/download.html 
(original)
+++ websites/production/maven/components/pom-archives/asf-LATEST/download.html 
Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Download Apache Software Foundation Parent POM Source
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>
@@ -220,10 +220,10 @@ specific language governing permissions
 under the License. -->
   
     <div class="section">
-<h2><a 
name="Download_Apache_Software_Foundation_Parent_POM_17_Source"></a>Download 
Apache Software Foundation Parent POM 17 Source</h2>
+<h2><a 
name="Download_Apache_Software_Foundation_Parent_POM_18-SNAPSHOT_Source"></a>Download
 Apache Software Foundation Parent POM 18-SNAPSHOT Source</h2>
 
       
-<p>Apache Software Foundation Parent POM 17 is distributed in source format. 
Use a source archive if you intend to build
+<p>Apache Software Foundation Parent POM 18-SNAPSHOT is distributed in source 
format. Use a source archive if you intend to build
       Apache Software Foundation Parent POM yourself. Otherwise, simply use 
the ready-made binary artifacts from central repository.</p>
 
       
@@ -298,7 +298,7 @@ under the License. -->
       
       
 <div class="section">
-<h3><a name="Apache_Software_Foundation_Parent_POM_17"></a>Apache Software 
Foundation Parent POM 17</h3>
+<h3><a name="Apache_Software_Foundation_Parent_POM_18-SNAPSHOT"></a>Apache 
Software Foundation Parent POM 18-SNAPSHOT</h3>
         
       
 <p>This is the current stable version of Apache Software Foundation Parent 
POM.</p>
@@ -322,13 +322,13 @@ under the License. -->
           
 <tr class="b">
             
-<td>Apache Software Foundation Parent POM 17 (Source zip)</td>
+<td>Apache Software Foundation Parent POM 18-SNAPSHOT (Source zip)</td>
             
-<td><a 
href="[preferred]maven/pom/apache-17-source-release.zip">maven/pom/apache-17-source-release.zip</a></td>
+<td><a 
href="[preferred]maven/pom/apache-18-SNAPSHOT-source-release.zip">maven/pom/apache-18-SNAPSHOT-source-release.zip</a></td>
             
-<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/pom/apache-17-source-release.zip.md5";>maven/pom/apache-17-source-release.zip.md5</a></td>
+<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/pom/apache-18-SNAPSHOT-source-release.zip.md5";>maven/pom/apache-18-SNAPSHOT-source-release.zip.md5</a></td>
             
-<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/pom/apache-17-source-release.zip.asc";>maven/pom/apache-17-source-release.zip.asc</a></td>
+<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/pom/apache-18-SNAPSHOT-source-release.zip.asc";>maven/pom/apache-18-SNAPSHOT-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/index.html
==============================================================================
--- websites/production/maven/components/pom-archives/asf-LATEST/index.html 
(original)
+++ websites/production/maven/components/pom-archives/asf-LATEST/index.html Wed 
Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -16,7 +16,7 @@
 Hervé Boutemy
 Karl Heinz Marbaise" />
         <meta name="Date-Creation-yyyymmdd" content="20150424" />
-    <meta name="Date-Revision-yyyymmdd" content="20150424" />
+    <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -50,8 +50,8 @@ Karl Heinz Marbaise" />
         Apache Software Foundation Parent POM
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>
@@ -280,6 +280,7 @@ Karl Heinz Marbaise" />
 <p>You can test your environment setup using <tt>-Papache-release</tt> with 
the command line.</p></div>
 <div class="section">
 <h2><a name="History"></a>History</h2>
+<p>trunk: <a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?view=markup";>18-SNAPSHOT</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?r1=HEAD&amp;r2=1675930&amp;diff_format=h";>diff</a>)</p>
 <table border="1" class="bodyTable">
 <tr class="a">
 <th align="left"><b>Version</b></th>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/integration.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/integration.html 
(original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/integration.html 
Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Continuous Integration
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/issue-tracking.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/issue-tracking.html
 (original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/issue-tracking.html
 Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Issue Tracking
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/license.html
==============================================================================
--- websites/production/maven/components/pom-archives/asf-LATEST/license.html 
(original)
+++ websites/production/maven/components/pom-archives/asf-LATEST/license.html 
Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project License
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/mail-lists.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/mail-lists.html 
(original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/mail-lists.html 
Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Mailing Lists
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/plugin-management.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/plugin-management.html
 (original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/plugin-management.html
 Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Plugin Management
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>
@@ -251,7 +251,7 @@
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-assembly-plugin/";>maven-assembly-plugin</a></td>
-<td>2.4.1</td></tr>
+<td>2.5.5</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-clean-plugin/";>maven-clean-plugin</a></td>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/plugins.html
==============================================================================
--- websites/production/maven/components/pom-archives/asf-LATEST/plugins.html 
(original)
+++ websites/production/maven/components/pom-archives/asf-LATEST/plugins.html 
Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Build Plugins
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/project-info.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/project-info.html 
(original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/project-info.html 
Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Information
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/project-summary.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/project-summary.html
 (original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/project-summary.html
 Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Summary
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>
@@ -280,7 +280,7 @@
 <td>apache.</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>17</td></tr>
+<td>18-SNAPSHOT</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>pom</td></tr></table></div></div>

Modified: 
websites/production/maven/components/pom-archives/asf-LATEST/source-repository.html
==============================================================================
--- 
websites/production/maven/components/pom-archives/asf-LATEST/source-repository.html
 (original)
+++ 
websites/production/maven/components/pom-archives/asf-LATEST/source-repository.html
 Wed Aug 19 22:17:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
- | Generated by Apache Maven Doxia at 2015-04-24
+ | Generated by Apache Maven Doxia at 2015-08-20
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150424" />
+        <meta name="Date-Revision-yyyymmdd" content="20150820" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Source Repository
         </div>
             <div class="xright">        
-                                    Last Published: 2015-04-24
-              &nbsp;| Version: 17
+                                    Last Published: 2015-08-20
+              &nbsp;| Version: 18-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>


Reply via email to