You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2023/06/20 10:47:00 UTC

[activemq-website] branch main updated: remove superfluous heading, already covered/included in the main page title header

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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 395569dae remove superfluous heading, already covered/included in the main page title header
395569dae is described below

commit 395569daee2e4cf71e8bcedaa9bb96275956129f
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue Jun 20 11:45:47 2023 +0100

    remove superfluous heading, already covered/included in the main page title header
---
 src/components/artemis/download/release-notes-2.29.0.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/components/artemis/download/release-notes-2.29.0.md b/src/components/artemis/download/release-notes-2.29.0.md
index ed1408d4e..43600d6db 100644
--- a/src/components/artemis/download/release-notes-2.29.0.md
+++ b/src/components/artemis/download/release-notes-2.29.0.md
@@ -14,9 +14,6 @@ type: artemis
 **Note**: This release requires use of Java 11 or above.
 
 
-Release Notes - ActiveMQ Artemis - Version 2.29.0
-
-
 ## Bug
 * [ARTEMIS-2431] - [AMQP] Broker does not send security errors for unauthorized anonymous sasl with pipelined open
 * [ARTEMIS-4082] - AcknowledgementTest.testDupsOKAcknowledgeQueue test is flakey