When doing snapshot version bump for Java, release-please should update librarian.yaml for library.version, and leave library.java.released_version unchanged. However, for errorreporting noticed in recent snapshot PR: googleapis/google-cloud-java#13456, both version and released_version is updated to 0.215.0-beta-SNAPSHOT
https://screenshot.googleplex.com/BocSattiNRBvhU7
This is likely a bug in release please when processing versions, unable to deal with the errorreporting library's version format, which is unique among Java libraries.
context: #6419
When doing snapshot version bump for Java, release-please should update librarian.yaml for
library.version, and leavelibrary.java.released_versionunchanged. However, for errorreporting noticed in recent snapshot PR: googleapis/google-cloud-java#13456, both version and released_version is updated to0.215.0-beta-SNAPSHOThttps://screenshot.googleplex.com/BocSattiNRBvhU7
This is likely a bug in release please when processing versions, unable to deal with the
errorreportinglibrary's version format, which is unique among Java libraries.context: #6419