mirror of https://github.com/apache/activemq.git
Merge pull request #1138 from mattrpav/AMQ-9417
[AMQ-9417] Update activemq-client-jakarta description to mention 6.x …
This commit is contained in:
commit
a2d5d28c1f
|
@ -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