mirror of https://github.com/apache/activemq.git
changed snippet macro
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414154 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2fa88148e5
commit
18aa6dd34a
|
@ -16,7 +16,7 @@
|
|||
-->
|
||||
|
||||
<!-- this file can only be parsed using the xbean-spring library -->
|
||||
<!-- START SNIPPET: xbean -->
|
||||
<!-- START SNIPPET: example -->
|
||||
<beans xmlns="http://activemq.org/config/1.0">
|
||||
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
|
||||
|
||||
|
@ -48,4 +48,4 @@
|
|||
</broker>
|
||||
|
||||
</beans>
|
||||
<!-- END SNIPPET: xbean -->
|
||||
<!-- END SNIPPET: example -->
|
||||
|
|
Loading…
Reference in New Issue