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:
James Strachan 2006-06-14 08:56:50 +00:00
parent 2fa88148e5
commit 18aa6dd34a
1 changed files with 2 additions and 2 deletions

View File

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