openzipkin / zipkin-aws

Reporters and collectors for use in Amazon's cloud
Apache License 2.0
69 stars 34 forks source link

Fixes #24: use kebab case names for sqs auto config #25

Closed llinder closed 8 years ago

llinder commented 8 years ago

This changes config like queueUrl to queue-url and also updates the POM files with the correct snapshot version. The snapshot version should have been done last release so that needs some investigation.