Hi Lukasz,
Thanks for the patch. I am a bit curious about which changes are intended though. In particular:
* version number upgrded to 0.6.1-SNAPSHOT. Generally I was planning on just keeping SNAPSHOTS to minor version numbers and only use patch numbers for actual releases. ie. 0.6-SNAPSHOT, 0.7, 0.7-SNAPSHOT, etc...
* h2 upgrade, any particular reason for this? The plan was in general try to stay h2 version agnostic, but if there is a good reason we can definitely stick to a minimum version.
* hatbox upgrade, same question as h2
* Version function -> GeoToolsVersion, I changed the function name a while back to just Version, any reason to change it back? We could set it up as an alias if required
-Justin