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/08 20:09:55 UTC

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

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

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

commit 0621d5a6bf425a79c263f43c2edb1fe3575c444e
Author: stack <st...@apache.org>
AuthorDate: Tue Oct 8 20:09:47 2019 +0000

    Preparing hbase-thirdparty release 3.1.1RC1; 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 559d8a3..d0dfe60 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.2-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-gson</artifactId>
diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml
index 977593f..3e4da04 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.2-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-miscellaneous</artifactId>
diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml
index 3659221..1ec3744 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.2-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-netty</artifactId>
diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml
index 93ba1ad..43aa138 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.2-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-protobuf</artifactId>
diff --git a/pom.xml b/pom.xml
index a75f0d9..a695e27 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.2-SNAPSHOT</version>
+  <version>3.1.1</version>
   <name>Apache HBase Third-Party Libs</name>
   <packaging>pom</packaging>
   <description>