This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 4780d8e06 [AMQ-9417] Update activemq-client-jakarta description to
mention 6.x specifically
new a2d5d28c1 Merge pull request #1138 from mattrpav/AMQ-9417
4780d8e06 is described below
commit 4780d8e065a49bfb169e56c474573f6e5ed99e06
Author: Matt Pavlovich <[email protected]>
AuthorDate: Thu Jan 11 11:03:39 2024 -0600
[AMQ-9417] Update activemq-client-jakarta description to mention 6.x
specifically
---
activemq-client-jakarta/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/activemq-client-jakarta/pom.xml b/activemq-client-jakarta/pom.xml
index 2bd7344f7..c9b958226 100644
--- a/activemq-client-jakarta/pom.xml
+++ b/activemq-client-jakarta/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>${project.version}</version>
- <message>ActiveMQ Jakarta transition client no longer needed. Use
activemq-client going forward.</message>
+ <message>ActiveMQ Jakarta transition client no longer needed. Use
activemq-client going forward with 6.x and higher.</message>
</relocation>
</distributionManagement>
</project>