ARTEMIS-279 fixing typo
This commit is contained in:
parent
e35c4d5800
commit
32e6d9c61a
|
@ -18,7 +18,7 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<service>
|
<service>
|
||||||
<id>armetis-${artemis.instance.name}-${host}</id>
|
<id>artemis-${artemis.instance.name}-${host}</id>
|
||||||
<name>ActiveMQ Artemis: ${artemis.instance.name} @ ${host}</name>
|
<name>ActiveMQ Artemis: ${artemis.instance.name} @ ${host}</name>
|
||||||
<description>Apache ActiveMQ Artemis is a reliable messaging broker</description>
|
<description>Apache ActiveMQ Artemis is a reliable messaging broker</description>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue