googleapis / java-bigtable-hbase

Java libraries and HBase client extensions for accessing Google Cloud Bigtable
https://cloud.google.com/bigtable/
Apache License 2.0
174 stars 179 forks source link

chore: try to fix versions for next release #4341

Closed igorbernstein2 closed 6 months ago

igorbernstein2 commented 6 months ago

We want the next release to be: main artifacts: 2.14.0 mirroring: 0.9.0 replication: 1.13.0

However the mirroring & replication versions are out of sync. This pr tries to align them by faking the last release version to be n - 0.1.0

Change-Id: I4d3df89d4dc2b0a12f345664162298880cf0adf7

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes # ☕️

If you write sample code, please follow the samples format.