There are currently 2 Dockerfiles where we need to update the version numbers: - https://github.com/apache/calcite-avatica/blob/master/docker/src/main/dockerhub/Dockerfile - https://github.com/apache/calcite-avatica/blob/master/docker/src/main/dockerhub-hypersql/Dockerfile

What I mean by direct replacement is that the maven replacer plugin directly updates the version number in those 2 files (AVATICA_VERSION=...) and then use the maven scm plugin to commit them to the repository.

On 21/11/2018 7:25 pm, Vladimir Sitnikov wrote:
direct replacement in the target file acceptable
What do you mean by that?

Vladimir


Reply via email to