Correct INFO.yaml to pass YAML Lint
[aai/gizmo.git] / src / main / ajsc / crud-api_v1 / crud-api / v1 / routes / jaxrsExample.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2   <from uri="att-dme2-servlet:///__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/echo-service/?matchOnUriPrefix=true" />
3   <to uri="cxfbean:jaxrsServices" />
4 </route>
5