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
commit fc29f1e61a2d5b29a51c1a6e534427882283ec9c Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Jan 13 13:15:46 2026 +0000 update console 1.5.0 release notes + news entry to reference move to new groupId --- src/_artemis_console_releases/artemis-console-01-05-00.md | 2 +- src/components/artemis-console/download/release-notes-1.5.0.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/_artemis_console_releases/artemis-console-01-05-00.md b/src/_artemis_console_releases/artemis-console-01-05-00.md index 45b7f45..c07e69b 100644 --- a/src/_artemis_console_releases/artemis-console-01-05-00.md +++ b/src/_artemis_console_releases/artemis-console-01-05-00.md @@ -2,5 +2,5 @@ version: 1.5.0 release_date: 2026-01-13 title: Artemis Console 1.5.0 -shortDescription: Rebranding to Apache Artemis, enhancements and bug fixes +shortDescription: Rebranding to Apache Artemis, switch groupId to org.apache.artemis, enhancements and bug fixes --- \ No newline at end of file diff --git a/src/components/artemis-console/download/release-notes-1.5.0.md b/src/components/artemis-console/download/release-notes-1.5.0.md index 40f699a..a6553fb 100644 --- a/src/components/artemis-console/download/release-notes-1.5.0.md +++ b/src/components/artemis-console/download/release-notes-1.5.0.md @@ -5,6 +5,7 @@ title-class: page-title-artemis type: artemis --- +**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). ## Bugs Fixed --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
