Author: ggregory
Date: Wed Sep  6 11:08:54 2023
New Revision: 1084115

Log:
Site checkin for project Apache Commons Parent

Added:
    
websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-62.spdx.json
Removed:
    
websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-60.spdx.json
Modified:
    
websites/production/commons/content/proper/commons-parent/changes-report.html
    websites/production/commons/content/proper/commons-parent/ci-management.html
    
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
    
websites/production/commons/content/proper/commons-parent/dependency-info.html
    
websites/production/commons/content/proper/commons-parent/dependency-management.html
    
websites/production/commons/content/proper/commons-parent/distribution-management.html
    websites/production/commons/content/proper/commons-parent/index.html
    
websites/production/commons/content/proper/commons-parent/issue-management.html
    websites/production/commons/content/proper/commons-parent/jira-report.html
    websites/production/commons/content/proper/commons-parent/mailing-lists.html
    websites/production/commons/content/proper/commons-parent/project-info.html
    
websites/production/commons/content/proper/commons-parent/project-reports.html
    websites/production/commons/content/proper/commons-parent/rat-report.html
    websites/production/commons/content/proper/commons-parent/scm.html
    websites/production/commons/content/proper/commons-parent/summary.html
    
websites/production/commons/content/proper/commons-parent/surefire-report.html

Modified: 
websites/production/commons/content/proper/commons-parent/changes-report.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/changes-report.html 
(original)
+++ 
websites/production/commons/content/proper/commons-parent/changes-report.html 
Wed Sep  6 11:08:54 2023
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons developers" />
-                <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Apache Commons Parent Release 
Notes</title>
 
@@ -37,8 +37,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -210,8 +210,16 @@
 <th>Date</th>
 <th>Description</th></tr>
 <tr class="b">
+<td><a href="#a62">62</a></td>
+<td>2023-09-02</td>
+<td>Version 62: Maintenance and update dependencies</td></tr>
+<tr class="a">
+<td><a href="#a61">61</a></td>
+<td>2023-08-26</td>
+<td>Version 61: Maintenance and update dependencies</td></tr>
+<tr class="b">
 <td><a href="#a60">60</a></td>
-<td>2023-MM-DD</td>
+<td>2023-08-20</td>
 <td>Version 60: Maintenance and update dependencies</td></tr>
 <tr class="a">
 <td><a href="#a59">59</a></td>
@@ -365,7 +373,27 @@
 <td><a href="#a22">22</a></td>
 <td>2011-09-21</td>
 <td>Starting with version 22, the RAT plugin has changed Maven group and id,  
so any existing configuration needs to be updated.  To fix component POMs, 
please change any occurrences of:   
&lt;groupId&gt;org.codehaus.mojo&lt;/groupId&gt;   
&lt;artifactId&gt;rat-maven-plugin&lt;/artifactId&gt;  to the new values:   
&lt;groupId&gt;org.apache.rat&lt;/groupId&gt;   
&lt;artifactId&gt;apache-rat-plugin&lt;/artifactId&gt;</td></tr></table></section><section>
-<h3 id="a60">Release 60 &#x2013; 2023-MM-DD</h3>
+<h3 id="a62">Release 62 &#x2013; 2023-09-02</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Type</th>
+<th>Changes</th>
+<th>By</th></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Use addServiceUses when generating JPMS module info. Thanks to Gary 
Gregory.</td>
+<td><a 
href="team-list.html#ggregory">ggregory</a></td></tr></table></section><section>
+<h3 id="a61">Release 61 &#x2013; 2023-08-26</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Type</th>
+<th>Changes</th>
+<th>By</th></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Always use version.maven-source-plugin 3.2.1 (workaround MSOURCES-143). 
Thanks to Gary Gregory.</td>
+<td><a 
href="team-list.html#ggregory">ggregory</a></td></tr></table></section><section>
+<h3 id="a60">Release 60 &#x2013; 2023-08-20</h3>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Type</th>

Modified: 
websites/production/commons/content/proper/commons-parent/ci-management.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/ci-management.html 
(original)
+++ 
websites/production/commons/content/proper/commons-parent/ci-management.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; CI Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
 (original)
+++ 
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
 Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Dependency Convergence</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/dependency-info.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/dependency-info.html 
(original)
+++ 
websites/production/commons/content/proper/commons-parent/dependency-info.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Dependency Information</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -231,28 +231,28 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
   &lt;artifactId&gt;commons-parent&lt;/artifactId&gt;
-  &lt;version&gt;60&lt;/version&gt;
+  &lt;version&gt;62&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
 <div>
-<pre>&lt;dependency org=&quot;org.apache.commons&quot; 
name=&quot;commons-parent&quot; rev=&quot;60&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.commons&quot; 
name=&quot;commons-parent&quot; rev=&quot;62&quot;&gt;
   &lt;artifact name=&quot;commons-parent&quot; type=&quot;pom&quot; /&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div>
 <pre>@Grapes(
-@Grab(group='org.apache.commons', module='commons-parent', version='60')
+@Grab(group='org.apache.commons', module='commons-parent', version='62')
 )</pre></div></section><section>
 <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a 
name="Gradle.2FGrails"></a>
 <div>
-<pre>implementation 
'org.apache.commons:commons-parent:60'</pre></div></section><section>
+<pre>implementation 
'org.apache.commons:commons-parent:62'</pre></div></section><section>
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
 <div>
-<pre>libraryDependencies += &quot;org.apache.commons&quot; % 
&quot;commons-parent&quot; % &quot;60&quot;</pre></div></section><section>
+<pre>libraryDependencies += &quot;org.apache.commons&quot; % 
&quot;commons-parent&quot; % &quot;62&quot;</pre></div></section><section>
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div>
-<pre>[org.apache.commons/commons-parent 
&quot;60&quot;]</pre></div></section></section>
+<pre>[org.apache.commons/commons-parent 
&quot;62&quot;]</pre></div></section></section>
                       </td>
         </tr>
       </table>

Modified: 
websites/production/commons/content/proper/commons-parent/dependency-management.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/dependency-management.html
 (original)
+++ 
websites/production/commons/content/proper/commons-parent/dependency-management.html
 Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Dependency Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/distribution-management.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/distribution-management.html
 (original)
+++ 
websites/production/commons/content/proper/commons-parent/distribution-management.html
 Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Distribution Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-parent/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/index.html 
(original)
+++ websites/production/commons/content/proper/commons-parent/index.html Wed 
Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; About</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/issue-management.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/issue-management.html 
(original)
+++ 
websites/production/commons/content/proper/commons-parent/issue-management.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Issue Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/jira-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/jira-report.html 
(original)
+++ websites/production/commons/content/proper/commons-parent/jira-report.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; JIRA Report</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/mailing-lists.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/mailing-lists.html 
(original)
+++ 
websites/production/commons/content/proper/commons-parent/mailing-lists.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Mailing Lists</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Added: 
websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-62.spdx.json
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-62.spdx.json
 (added)
+++ 
websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-62.spdx.json
 Wed Sep  6 11:08:54 2023
@@ -0,0 +1,80 @@
+{
+  "SPDXID" : "SPDXRef-DOCUMENT",
+  "spdxVersion" : "SPDX-2.3",
+  "creationInfo" : {
+    "created" : "2023-09-06T07:08:42Z",
+    "creators" : [ "Tool: spdx-maven-plugin" ],
+    "licenseListVersion" : "3.21"
+  },
+  "name" : "Apache Commons Parent",
+  "dataLicense" : "CC0-1.0",
+  "documentNamespace" : 
"http://spdx.org/spdxpackages/org.apache.commons_commons-parent-62";,
+  "packages" : [ {
+    "SPDXID" : "SPDXRef-gnrtd0",
+    "copyrightText" : "NOASSERTION",
+    "description" : "The Apache Commons Parent POM provides common settings 
for all Apache Commons components.",
+    "downloadLocation" : "NOASSERTION",
+    "filesAnalyzed" : true,
+    "homepage" : "https://commons.apache.org/proper/commons-parent/";,
+    "licenseConcluded" : "NOASSERTION",
+    "licenseDeclared" : "NOASSERTION",
+    "licenseInfoFromFiles" : [ "NOASSERTION" ],
+    "name" : "Apache Commons Parent",
+    "originator" : "Organization:The Apache Software Foundation",
+    "packageFileName" : "NOASSERTION",
+    "packageVerificationCode" : {
+      "packageVerificationCodeValue" : 
"fc9586969e42e23907bbcc051f37374c8f541ab4"
+    },
+    "primaryPackagePurpose" : "INSTALL",
+    "summary" : "The Apache Commons Parent POM provides common settings for 
all Apache Commons components.",
+    "supplier" : "Organization: The Apache Software Foundation",
+    "versionInfo" : "62"
+  } ],
+  "files" : [ {
+    "SPDXID" : "SPDXRef-gnrtd1",
+    "checksums" : [ {
+      "algorithm" : "SHA1",
+      "checksumValue" : "19f0b60cf46115f14d7b3cdbe3855d46e58ea254"
+    } ],
+    "copyrightText" : "NOASSERTION",
+    "fileName" : "./NOTICE.txt",
+    "fileTypes" : [ "TEXT" ],
+    "licenseConcluded" : "NOASSERTION",
+    "licenseInfoInFiles" : [ "NOASSERTION" ]
+  }, {
+    "SPDXID" : "SPDXRef-gnrtd2",
+    "checksums" : [ {
+      "algorithm" : "SHA1",
+      "checksumValue" : "2b8b815229aa8a61e483fb4ba0588b8b6c491890"
+    } ],
+    "copyrightText" : "NOASSERTION",
+    "fileName" : "./LICENSE.txt",
+    "fileTypes" : [ "TEXT" ],
+    "licenseConcluded" : "NOASSERTION",
+    "licenseInfoInFiles" : [ "NOASSERTION" ]
+  } ],
+  "relationships" : [ {
+    "spdxElementId" : "SPDXRef-DOCUMENT",
+    "relationshipType" : "DESCRIBES",
+    "relatedSpdxElement" : "SPDXRef-gnrtd0",
+    "comment" : ""
+  }, {
+    "spdxElementId" : "SPDXRef-gnrtd0",
+    "relationshipType" : "CONTAINS",
+    "relatedSpdxElement" : "SPDXRef-gnrtd1"
+  }, {
+    "spdxElementId" : "SPDXRef-gnrtd0",
+    "relationshipType" : "CONTAINS",
+    "relatedSpdxElement" : "SPDXRef-gnrtd2"
+  }, {
+    "spdxElementId" : "SPDXRef-gnrtd1",
+    "relationshipType" : "GENERATES",
+    "relatedSpdxElement" : "SPDXRef-gnrtd0",
+    "comment" : ""
+  }, {
+    "spdxElementId" : "SPDXRef-gnrtd2",
+    "relationshipType" : "GENERATES",
+    "relatedSpdxElement" : "SPDXRef-gnrtd0",
+    "comment" : ""
+  } ]
+}
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-parent/project-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/project-info.html 
(original)
+++ websites/production/commons/content/proper/commons-parent/project-info.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Information</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/project-reports.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/project-reports.html 
(original)
+++ 
websites/production/commons/content/proper/commons-parent/project-reports.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Generated Reports</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: 
websites/production/commons/content/proper/commons-parent/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/rat-report.html 
(original)
+++ websites/production/commons/content/proper/commons-parent/rat-report.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Rat (Release Audit Tool) results</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -209,7 +209,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2023-08-25T06:25:57-04:00
+Generated at: 2023-09-06T07:08:50-04:00
 
 Notes: 4
 Binaries: 0

Modified: websites/production/commons/content/proper/commons-parent/scm.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/scm.html 
(original)
+++ websites/production/commons/content/proper/commons-parent/scm.html Wed Sep  
6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Source Code Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>

Modified: websites/production/commons/content/proper/commons-parent/summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/summary.html 
(original)
+++ websites/production/commons/content/proper/commons-parent/summary.html Wed 
Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Project Summary</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -264,7 +264,7 @@
 <td>commons-parent</td></tr>
 <tr class="b">
 <td align="left">Version</td>
-<td>60</td></tr>
+<td>62</td></tr>
 <tr class="a">
 <td align="left">Type</td>
 <td>pom</td></tr></table></section></section>

Modified: 
websites/production/commons/content/proper/commons-parent/surefire-report.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-parent/surefire-report.html 
(original)
+++ 
websites/production/commons/content/proper/commons-parent/surefire-report.html 
Wed Sep  6 11:08:54 2023
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 25 August 2023
+ | Generated by Apache Maven Doxia at 06 September 2023
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230825" />
+                    <meta name="Date-Revision-yyyymmdd" content="20230906" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Apache Commons &#x2013; Surefire Report</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-parent/";>Apache Commons Parent 
&trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 25 August 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 60</li>
+          <li id="publishDate">Last Published: 06 September 2023</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 62</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>



Reply via email to