MobilityData / gtfs-realtime-bindings

Language bindings generated from the GTFS Realtime protocol buffer spec for popular languages.
Apache License 2.0
370 stars 127 forks source link

feat: Publish Java Bindings to Maven Central #89

Closed maximearmstrong closed 2 years ago

maximearmstrong commented 2 years ago

Fixes #80.

Sonatype ticket: https://issues.sonatype.org/browse/OSSRH-79283

maximearmstrong commented 2 years ago

@barbeau I confirm that the bindings are in the snapshots repository on Maven Central. Please let me know if something is missing!

maximearmstrong commented 2 years ago

@barbeau The workflow and the documentation are update, PTAL!

maximearmstrong commented 2 years ago

Thanks @barbeau! The changes are made, PTAL.