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 20:51:25 UTC

[2/2] hbase-thirdparty git commit: Revert "Set version to 1.0.1-SNAPSHOT" Set it back to 1.0.1 so can push a RC

Revert "Set version to 1.0.1-SNAPSHOT"
Set it back to 1.0.1 so can push a RC

This reverts commit d21580cd91cc79bc6b27c2d39d6a95af55a7ce60.


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

Branch: refs/heads/master
Commit: b37531a5f514285a30fee0de7cb1a995a7603ea0
Parents: d21580c
Author: Michael Stack <st...@apache.org>
Authored: Wed Aug 23 13:51:09 2017 -0700
Committer: Michael Stack <st...@apache.org>
Committed: Wed Aug 23 13:51:09 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/b37531a5/hbase-shaded-miscellaneous/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml
index 7407d34..b616593 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.1-SNAPSHOT</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/b37531a5/hbase-shaded-netty/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml
index 8cbe6e3..a8b9c4a 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.1-SNAPSHOT</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/b37531a5/hbase-shaded-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml
index dd9b381..f9cf3fe 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.1-SNAPSHOT</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/b37531a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8505932..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.1-SNAPSHOT</version>
+  <version>1.0.1</version>
   <name>Apache HBase Third-Party Libs</name>
   <packaging>pom</packaging>
   <description>