This is an automated email from the ASF dual-hosted git repository.
stack pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new 14acddf Move version from 2.2.0 to 2.2.1-SNAPSHOT
14acddf is described below
commit 14acddf05437822b2e4149aa645e0cd53bde03f4
Author: stack <[email protected]>
AuthorDate: Fri Apr 12 15:37:36 2019 -0700
Move version from 2.2.0 to 2.2.1-SNAPSHOT
---
hbase-shaded-miscellaneous/pom.xml | 2 +-
hbase-shaded-netty/pom.xml | 2 +-
hbase-shaded-protobuf/pom.xml | 2 +-
pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/hbase-shaded-miscellaneous/pom.xml
b/hbase-shaded-miscellaneous/pom.xml
index 2f291f3..1e93600 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>2.2.0</version>
+ <version>2.2.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 4c31578..b9ac1d5 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>2.2.0</version>
+ <version>2.2.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 bdc7c8c..e3b438a 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>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hbase-shaded-protobuf</artifactId>
diff --git a/pom.xml b/pom.xml
index 0a96f48..bff04b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
</parent>
<groupId>org.apache.hbase.thirdparty</groupId>
<artifactId>hbase-thirdparty</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
<name>Apache HBase Third-Party Libs</name>
<packaging>pom</packaging>
<description>