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/artemis-website.git
The following commit(s) were added to refs/heads/main by this push:
new e813fb7 update 2.51.0 release notes and script with note about TLP
and groupId switch
e813fb7 is described below
commit e813fb7ee0f3a0f48c05e9e4ef8a862520acc260
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Feb 11 17:01:27 2026 +0000
update 2.51.0 release notes and script with note about TLP and groupId
switch
---
scripts/release/create-artemis-release-notes | 2 ++
src/components/artemis/download/release-notes-2.51.0.md | 2 ++
2 files changed, 4 insertions(+)
diff --git a/scripts/release/create-artemis-release-notes
b/scripts/release/create-artemis-release-notes
index 488cae0..7959289 100755
--- a/scripts/release/create-artemis-release-notes
+++ b/scripts/release/create-artemis-release-notes
@@ -33,6 +33,8 @@ type: artemis
- Please see the
["Versions"](https://artemis.apache.org/components/artemis/documentation/latest/versions.html)
chapter in the User Guide for upgrade instructions.
+**Note:** As part of [establishing Apache Artemis](/news/artemis-tlp) as an
independent project, the [Maven groupId has switched to
_org.apache.artemis_](/artemis-tlp-groupid-migration).
+
**Note**: This release requires use of Java 17 or above.
{release_notes}
diff --git a/src/components/artemis/download/release-notes-2.51.0.md
b/src/components/artemis/download/release-notes-2.51.0.md
index 8882f81..a9e8936 100644
--- a/src/components/artemis/download/release-notes-2.51.0.md
+++ b/src/components/artemis/download/release-notes-2.51.0.md
@@ -8,6 +8,8 @@ type: artemis
- Please see the
["Versions"](https://artemis.apache.org/components/artemis/documentation/latest/versions.html)
chapter in the User Guide for upgrade instructions.
+**Note:** As part of [establishing Apache Artemis](/news/artemis-tlp) as an
independent project, the [Maven groupId has switched to
_org.apache.artemis_](/artemis-tlp-groupid-migration).
+
**Note**: This release requires use of Java 17 or above.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]