You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2022/11/11 14:42:59 UTC

[hbase-thirdparty] annotated tag 4.1.3RC1 created (now 2c06658)

This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a change to annotated tag 4.1.3RC1
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git


      at 2c06658  (tag)
 tagging 3198237bc0fcecab4d91cd3fa1a65c5a6d95e3ef (commit)
 replaces 4.1.3RC0
      by Duo Zhang
      on Fri Nov 11 14:42:53 2022 +0000

- Log -----------------------------------------------------------------
Via create-release
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEE5Uu+PpfPpIqvdkfnqskz15rSrkkFAmNuX20ACgkQqskz15rS
rkmrPw//dQa7vqzC6W5vxGgEARp2vKeve7u5q9GReIoacV/nNz6+Fie+T9bh/CZi
t5h7oIhjAgcZkEU5t57AlFMnR7gj2ABRzUGeLmPxdWQBC61P33/6bG1AppBr99Se
K/Kn1El7+RG1SPmUTHo2zG20KsCtgCnJuqUNaRQVwy5eaL50ZjFfqRNMFKzS/4Hs
4z8je2aoQ3/4BSjd0xIMmSjoHyvdCToV3YCi/6GivqgaN8flClrDO3IWK4e98cWm
GZz1ibvdLcCgCYVTrbIkNWJQfnnZNQ/iPDOykj4kFoEYij7wodCRCipL6fbQN7Z1
ouhPYyiEokA1CD+DGWx23uW/BMG5kQXKJeo352HAbIFjkvzn5BCQEKcl+Yq8KGtf
/+m8JasM2af+UREAHcl88R+7h5XBBNoGHOgq2GjjeeJ0QcwUKdDk63g2ZgXP+PlX
xYGDGoT1NduiroEQKS/fogXla4z/4UAsfV/N0D7j0jJaN3Aqiz7i01DKyzsV2XXA
CvvNuYpEAubYLddYWkw2RhXrY46ifQ/2EbQ+Jb1HGhXJ6qhVWk8w5MoAu4CWKJkF
uu57i72cJQCQLAUKi6B7XYVIjLEBR1o/G3PGqUZUFugAE3IxyraSiCK7ncDBoG1v
HZK2m90KBNRDVL7ndUumMrSs0qtm99TXCCG9EI6werpSCbZX4F8=
=9V+b
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 3198237  Preparing hbase-thirdparty release 4.1.3RC1; tagging and updates to CHANGES.md and RELEASENOTES.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[hbase-thirdparty] 01/01: Preparing hbase-thirdparty release 4.1.3RC1; tagging and updates to CHANGES.md and RELEASENOTES.md

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to annotated tag 4.1.3RC1
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git

commit 3198237bc0fcecab4d91cd3fa1a65c5a6d95e3ef
Author: Duo Zhang <zh...@apache.org>
AuthorDate: Fri Nov 11 14:42:53 2022 +0000

    Preparing hbase-thirdparty release 4.1.3RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
    
    Signed-off-by: Duo Zhang <zh...@apache.org>
---
 CHANGES.md      | 3 ++-
 RELEASENOTES.md | 7 +++++++
 pom.xml         | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index b6203ad..ca3a4a5 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,7 +18,7 @@
 -->
 # HBASE Changelog
 
-## Release thirdparty-4.1.3 - Unreleased (as of 2022-11-08)
+## Release thirdparty-4.1.3 - Unreleased (as of 2022-11-11)
 
 
 
@@ -41,6 +41,7 @@
 | JIRA | Summary | Priority | Component |
 |:---- |:---- | :--- |:---- |
 | [HBASE-27467](https://issues.apache.org/jira/browse/HBASE-27467) | [hbase-thirdparty] Bump thirdparty dependencies |  Major | dependencies, thirdparty |
+| [HBASE-27478](https://issues.apache.org/jira/browse/HBASE-27478) | [hbase-thirdparty] Use maven flatten plugin to generate final pom |  Major | build, pom, thirdparty |
 
 
 ## Release thirdparty-4.1.2 - Unreleased (as of 2022-10-06)
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index a2cf57e..2211f77 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -40,6 +40,13 @@ Use ${revision} as placeholder for maven version in pom, so later you can use 'm
 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.
 
 
+---
+
+* [HBASE-27478](https://issues.apache.org/jira/browse/HBASE-27478) | *Major* | **[hbase-thirdparty] Use maven flatten plugin to generate final pom**
+
+Use flatten maven plugin to resolve all the profiles and properties in the poms which are deployed.
+
+
 
 # HBASE  thirdparty-4.1.2 Release Notes
 
diff --git a/pom.xml b/pom.xml
index 92f5171..1523e85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
   <developers />
   <!--TODO-->
   <properties>
-    <revision>4.1.4-SNAPSHOT</revision>
+    <revision>4.1.3</revision>
     <maven.javadoc.skip>true</maven.javadoc.skip>
     <maven.build.timestamp.format>
       yyyy-MM-dd'T'HH:mm