You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/08/29 07:02:25 UTC

[GitHub] [incubator-pinot] jackjlli commented on issue #5944: Move to natural pom versions

jackjlli commented on issue #5944:
URL: https://github.com/apache/incubator-pinot/issues/5944#issuecomment-683248120


   The purpose of having revision and sha1 is to have the ability to specify the internal published version of Pinot. By default the revision value is the next release version (like `0.5.0`) and the sha1 value is `-SNAPSHOT`. In LinkedIn, we leverage this to change the version to an internal release (like `0.5.0-dev-12345`) and then publish the release to internal artifactory.
   I actually have a PR which moves to natural pom versions: https://github.com/apache/incubator-pinot/pull/5840 but the logic is mixed with migrating the publication. I can split that out to a separate PR.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org