[AMQ-9417] Update activemq-client-jakarta description to mention 6.x specifically

This commit is contained in:
Matt Pavlovich 2024-01-11 11:03:39 -06:00
parent 343e3de555
commit 4780d8e065
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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>