You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ps...@apache.org on 2020/04/25 14:06:09 UTC

[hbase-thirdparty] branch master updated (ad56738 -> e6cac01)

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

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


    from ad56738  HBASE-24259 Update Protobuf to 3.11.4
     add bd5a27a  Preparing hbase-thirdparty release 3.3.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
     new e6cac01  Preparing development version 3.3.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                         | 29 +++++++++++++++++++++++++++++
 RELEASENOTES.md                    | 27 +++++++++++++++++++++++++++
 hbase-shaded-gson/pom.xml          |  2 +-
 hbase-shaded-miscellaneous/pom.xml |  2 +-
 hbase-shaded-netty/pom.xml         |  2 +-
 hbase-shaded-protobuf/pom.xml      |  2 +-
 pom.xml                            |  2 +-
 7 files changed, 61 insertions(+), 5 deletions(-)


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

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

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

commit e6cac0183f7bcb4d18f2c1b906ad036231151659
Author: Peter Somogyi <ps...@apache.org>
AuthorDate: Sat Apr 25 14:05:59 2020 +0000

    Preparing development version 3.3.1-SNAPSHOT
---
 hbase-shaded-gson/pom.xml          | 2 +-
 hbase-shaded-miscellaneous/pom.xml | 2 +-
 hbase-shaded-netty/pom.xml         | 2 +-
 hbase-shaded-protobuf/pom.xml      | 2 +-
 pom.xml                            | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/hbase-shaded-gson/pom.xml b/hbase-shaded-gson/pom.xml
index 7869d86..b326e0c 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.3.0</version>
+    <version>3.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-gson</artifactId>
diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml
index f99553c..cac060f 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.3.0</version>
+    <version>3.3.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 0a18c44..148663d 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.3.0</version>
+    <version>3.3.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 616c254..6731849 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.3.0</version>
+    <version>3.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-protobuf</artifactId>
diff --git a/pom.xml b/pom.xml
index 1d95dc2..57ff1a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   </parent>
   <groupId>org.apache.hbase.thirdparty</groupId>
   <artifactId>hbase-thirdparty</artifactId>
-  <version>3.3.0</version>
+  <version>3.3.1-SNAPSHOT</version>
   <name>Apache HBase Third-Party Libs</name>
   <packaging>pom</packaging>
   <description>