updated snippet macro

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413621 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-12 10:01:53 +00:00
parent 584288dbe9
commit 5451531371
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<!-- START SNIPPET: xbean --> <!-- START SNIPPET: example -->
<beans> <beans>
<broker useJmx="true" xmlns="http://activemq.org/config/1.0"> <broker useJmx="true" xmlns="http://activemq.org/config/1.0">
@ -91,4 +91,4 @@
--> -->
</beans> </beans>
<!-- END SNIPPET: xbean --> <!-- END SNIPPET: example -->