@kkhatua This is a good change, but there are two concerns with it:
mvn release:prepare
maven phase? Did it update version entry only in a single place?@kkhatua
Looks like it is not full setup. flatten-maven-plugin
should be added to replace ${revision} placeholders after generating artifacts.
Please check Install / Deploy
section of https://maven.apache.org/maven-ci-friendly.html
Login to write a write a comment.
Currently, updating the version information for a Drill release involves updating 30+ pom files.
The right way would be to use the Multi Module Setup for Maven CI.
https://maven.apache.org/maven-ci-friendly.html#Multi_Module_Setup