This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new 5ff306a  Add website content generated from 
`9bfd88824626d831fff9d3dc05631b94c242bd69`
5ff306a is described below

commit 5ff306af1e955a32afa9af6c3caed1813a9e17bd
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Apr 12 08:32:16 2024 +0000

    Add website content generated from 
`9bfd88824626d831fff9d3dc05631b94c242bd69`
---
 release-instructions-project.html |  7 ++++---
 sitemap.xml                       | 12 ++++++------
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/release-instructions-project.html 
b/release-instructions-project.html
index 54f5959..848f7a0 100644
--- a/release-instructions-project.html
+++ b/release-instructions-project.html
@@ -155,7 +155,7 @@ For instance, <code>site-project.version</code> needs to be 
updated for <code>lo
 <p>Release the changelog:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">./mvnw -N changelog-release</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">./mvnw -N -P changelog-release</code></pre>
 </div>
 </div>
 </li>
@@ -169,8 +169,9 @@ For instance, <code>site-project.version</code> needs to be 
updated for <code>lo
 <p>Commit &amp; push your changes:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">git commit -a -m 'Prepare to release `7.8.0`'
-git push origin release/7.8.0</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">git add .
+git commit -a -m 'Prepare to release `7.8.0`'
+git push -u origin release/7.8.0</code></pre>
 </div>
 </div>
 <div class="admonitionblock tip">
diff --git a/sitemap.xml b/sitemap.xml
index 51fc2bd..9ed3c1a 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,26 +2,26 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2024-04-12T07:49:56.267Z</lastmod>
+<lastmod>2024-04-12T08:32:15.230Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2024-04-12T07:49:56.267Z</lastmod>
+<lastmod>2024-04-12T08:32:15.230Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2024-04-12T07:49:56.267Z</lastmod>
+<lastmod>2024-04-12T08:32:15.230Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2024-04-12T07:49:56.267Z</lastmod>
+<lastmod>2024-04-12T08:32:15.230Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2024-04-12T07:49:56.267Z</lastmod>
+<lastmod>2024-04-12T08:32:15.230Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2024-04-12T07:49:56.267Z</lastmod>
+<lastmod>2024-04-12T08:32:15.230Z</lastmod>
 </url>
 </urlset>

Reply via email to