You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2021/09/30 06:12:00 UTC

[jira] [Created] (IGNITE-15645) Replace hardcoded version with ${revision} when possible

Nikolay Izhikov created IGNITE-15645:
----------------------------------------

             Summary: Replace hardcoded version with ${revision} when possible
                 Key: IGNITE-15645
                 URL: https://issues.apache.org/jira/browse/IGNITE-15645
             Project: Ignite
          Issue Type: Bug
            Reporter: Nikolay Izhikov


Since maven 3.5 it support ${revision} property instead of hardcoded project version.
We can replace version with property and reduce amount of changes on version update.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)