[ 
https://issues.apache.org/jira/browse/HBASE-27434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-27434:
------------------------------
    Release Note: 
Use ${revision} as placeholder for maven version in pom, so later you can use 
'mvn install -Drevision=xxx' to specify the version at build time.
After this change, you can not use mvn versions:set to bump the version, 
instead. you should just modify the parent pom to change the value of the 
'revision' property in the properties section.

  was:
Use ${revision} as placeholder for maven version in pom, so later you can use 
'mvn install -Drevision=xxx' to specify the version at build time.
ASfter this change, you can not use mvn versions:set to bump the version, 
instead. you should just modify the parent pom to change the value of the 
'revision' property in the properties section.


> Use $revision as placeholder for maven version to make it easier to control 
> the version from command line
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-27434
>                 URL: https://issues.apache.org/jira/browse/HBASE-27434
>             Project: HBase
>          Issue Type: Improvement
>          Components: build, pom
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.2
>
>
> https://stackoverflow.com/questions/10582054/maven-project-version-inheritance-do-i-have-to-specify-the-parent-version
> https://maven.apache.org/maven-ci-friendly.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to