You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2021/02/11 05:54:16 UTC

[hbase-thirdparty] branch master updated (52dc7b5 -> f272e6b)

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

busbey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git.


    from 52dc7b5  HBASE-25557 jdk bytecode enforcement shouldn't check test dependencies.
     add f691e59  Preparing hbase-thirdparty release 3.5.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
     new f272e6b  Preparing development version 3.5.1-SNAPSHOT

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.


Summary of changes:
 CHANGES.md                         | 14 ++++++++++++-
 RELEASENOTES.md                    | 41 ++++++++++++++++++++++++++++++++++++++
 hbase-noop-htrace/pom.xml          |  2 +-
 hbase-shaded-gson/pom.xml          |  2 +-
 hbase-shaded-jersey/pom.xml        |  2 +-
 hbase-shaded-jetty/pom.xml         |  2 +-
 hbase-shaded-miscellaneous/pom.xml |  2 +-
 hbase-shaded-netty/pom.xml         |  2 +-
 hbase-shaded-protobuf/pom.xml      |  2 +-
 pom.xml                            |  2 +-
 10 files changed, 62 insertions(+), 9 deletions(-)


[hbase-thirdparty] 01/01: Preparing development version 3.5.1-SNAPSHOT

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

busbey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git

commit f272e6bf85ec7bba22aa5a3aeeff6f6cf96d90a0
Author: busbey <bu...@apache.org>
AuthorDate: Tue Feb 9 01:25:21 2021 -0600

    Preparing development version 3.5.1-SNAPSHOT
    
    Signed-off-by: busbey <bu...@apache.org>
---
 hbase-noop-htrace/pom.xml          | 2 +-
 hbase-shaded-gson/pom.xml          | 2 +-
 hbase-shaded-jersey/pom.xml        | 2 +-
 hbase-shaded-jetty/pom.xml         | 2 +-
 hbase-shaded-miscellaneous/pom.xml | 2 +-
 hbase-shaded-netty/pom.xml         | 2 +-
 hbase-shaded-protobuf/pom.xml      | 2 +-
 pom.xml                            | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/hbase-noop-htrace/pom.xml b/hbase-noop-htrace/pom.xml
index fcc1d66..affcd33 100644
--- a/hbase-noop-htrace/pom.xml
+++ b/hbase-noop-htrace/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-thirdparty</artifactId>
-    <version>3.5.0</version>
+    <version>3.5.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-noop-htrace</artifactId>
diff --git a/hbase-shaded-gson/pom.xml b/hbase-shaded-gson/pom.xml
index de26c57..ef63e89 100644
--- a/hbase-shaded-gson/pom.xml
+++ b/hbase-shaded-gson/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-thirdparty</artifactId>
-    <version>3.5.0</version>
+    <version>3.5.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-gson</artifactId>
diff --git a/hbase-shaded-jersey/pom.xml b/hbase-shaded-jersey/pom.xml
index 3829585..79c4484 100644
--- a/hbase-shaded-jersey/pom.xml
+++ b/hbase-shaded-jersey/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-thirdparty</artifactId>
-    <version>3.5.0</version>
+    <version>3.5.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-jersey</artifactId>
diff --git a/hbase-shaded-jetty/pom.xml b/hbase-shaded-jetty/pom.xml
index fc045b4..77b3067 100644
--- a/hbase-shaded-jetty/pom.xml
+++ b/hbase-shaded-jetty/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-thirdparty</artifactId>
-    <version>3.5.0</version>
+    <version>3.5.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-jetty</artifactId>
diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml
index 9e0ae12..b2ad8fb 100644
--- a/hbase-shaded-miscellaneous/pom.xml
+++ b/hbase-shaded-miscellaneous/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-thirdparty</artifactId>
-    <version>3.5.0</version>
+    <version>3.5.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-miscellaneous</artifactId>
diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml
index ff1163f..5256736 100644
--- a/hbase-shaded-netty/pom.xml
+++ b/hbase-shaded-netty/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-thirdparty</artifactId>
-    <version>3.5.0</version>
+    <version>3.5.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-netty</artifactId>
diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml
index c7cd82c..6c1a384 100644
--- a/hbase-shaded-protobuf/pom.xml
+++ b/hbase-shaded-protobuf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-thirdparty</artifactId>
-    <version>3.5.0</version>
+    <version>3.5.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-protobuf</artifactId>
diff --git a/pom.xml b/pom.xml
index 8fa684f..0fe3c26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   </parent>
   <groupId>org.apache.hbase.thirdparty</groupId>
   <artifactId>hbase-thirdparty</artifactId>
-  <version>3.5.0</version>
+  <version>3.5.1-SNAPSHOT</version>
   <name>Apache HBase Third-Party Libs</name>
   <packaging>pom</packaging>
   <description>