You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2019/10/04 19:43:02 UTC

[hbase-thirdparty] tag 3.1.0RC3 created (now 3a1f26e)

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

stack pushed a change to tag 3.1.0RC3
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git.


      at 3a1f26e  (commit)
This tag includes the following new commits:

     new 3a1f26e  Preparing hbase-thirdparty release 3.1.0RC3; 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 3.1.0RC3; tagging and updates to CHANGES.md and RELEASENOTES.md

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

stack pushed a commit to tag 3.1.0RC3
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git

commit 3a1f26e1d55d516ce984ab7d9d739ee331f6f2c0
Author: stack <st...@apache.org>
AuthorDate: Fri Oct 4 12:42:55 2019 -0700

    Preparing hbase-thirdparty release 3.1.0RC3; tagging and updates to CHANGES.md and RELEASENOTES.md
---
 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 d41ead2..bb0bfd1 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.1.1-SNAPSHOT</version>
+    <version>3.1.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-gson</artifactId>
diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml
index 8401c82..ad62196 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.1.1-SNAPSHOT</version>
+    <version>3.1.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-miscellaneous</artifactId>
diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml
index d90355a..54355e8 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.1.1-SNAPSHOT</version>
+    <version>3.1.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-netty</artifactId>
diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml
index 35c70bc..abb1586 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.1.1-SNAPSHOT</version>
+    <version>3.1.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-protobuf</artifactId>
diff --git a/pom.xml b/pom.xml
index b9f8b77..6a7c2f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   </parent>
   <groupId>org.apache.hbase.thirdparty</groupId>
   <artifactId>hbase-thirdparty</artifactId>
-  <version>3.1.1-SNAPSHOT</version>
+  <version>3.1.0</version>
   <name>Apache HBase Third-Party Libs</name>
   <packaging>pom</packaging>
   <description>