valepakh opened a new pull request, #4628: URL: https://github.com/apache/ignite-3/pull/4628
https://issues.apache.org/jira/browse/IGNITE-23443 This adds a new project property `projectVersion` and a new task `:platforms:updateVersion`. The property must be present either in the `gradle.properties` file or in the command line. It determines the version of the Java projects as well as the C/C++ CMake projects. .NET and Python projects versions needs to be updated using the new task. To update the version, first set it in the `gradle.properties` file, then run `./gradlew :platforms:updateVersion`. After that commit updated files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org