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 2017/08/23 19:52:15 UTC

[2/2] hbase-thirdparty git commit: Up version to 1.0.1.

Up version to 1.0.1.


Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/68f0e0ee
Tree: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/tree/68f0e0ee
Diff: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/diff/68f0e0ee

Branch: refs/heads/master
Commit: 68f0e0ee1a300c0534dbc31520f21751388389fb
Parents: c095205
Author: Michael Stack <st...@apache.org>
Authored: Wed Aug 23 12:52:08 2017 -0700
Committer: Michael Stack <st...@apache.org>
Committed: Wed Aug 23 12:52:08 2017 -0700

----------------------------------------------------------------------
 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(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/68f0e0ee/hbase-shaded-miscellaneous/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml
index 5650f51..564a791 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>1.0.0</version>
+    <version>1.0.1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-miscellaneous</artifactId>

http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/68f0e0ee/hbase-shaded-netty/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml
index 7112952..b06d7dd 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>1.0.0</version>
+    <version>1.0.1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/68f0e0ee/hbase-shaded-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml
index 38164e1..28a7514 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>1.0.0</version>
+    <version>1.0.1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/68f0e0ee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1f5f916..6818561 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   </parent>
   <groupId>org.apache.hbase.thirdparty</groupId>
   <artifactId>hbase-thirdparty</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1</version>
   <name>Apache HBase Third-Party Libs</name>
   <packaging>pom</packaging>
   <description>