You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/11/08 03:25:00 UTC

[jira] [Resolved] (HBASE-27468) [hbase-thirdparty] Use $revision as placeholder for maven version

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

Duo Zhang resolved HBASE-27468.
-------------------------------
    Hadoop Flags: Reviewed
    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.
      Resolution: Fixed

Merged to master.

Thanks [~sunxin] for reviewing.

> [hbase-thirdparty] Use $revision as placeholder for maven version
> -----------------------------------------------------------------
>
>                 Key: HBASE-27468
>                 URL: https://issues.apache.org/jira/browse/HBASE-27468
>             Project: HBase
>          Issue Type: Improvement
>          Components: build, pom
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: thirdparty-4.1.3
>
>
> To align with our main repo.



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