mirror of https://github.com/apache/activemq.git
[AMQ-9417] Update activemq-client-jakarta description to mention 6.x specifically
This commit is contained in:
parent
343e3de555
commit
4780d8e065
|
@ -34,7 +34,7 @@
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-client</artifactId>
|
<artifactId>activemq-client</artifactId>
|
||||||
<version>${project.version}</version>
|
<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>
|
</relocation>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue