updated the snippet tags

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412147 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-06 15:20:54 +00:00
parent 5128a70420
commit cf0570f75e

View File

@ -16,7 +16,7 @@
--> -->
<!-- this file can only be parsed using the xbean-spring library --> <!-- this file can only be parsed using the xbean-spring library -->
<!-- START SNIPPET: xbean --> <!-- START SNIPPET: example -->
<beans> <beans>
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/> <bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
@ -55,4 +55,4 @@
</bean> </bean>
--> -->
</beans> </beans>
<!-- END SNIPPET: xbean --> <!-- END SNIPPET: example -->