Repository: hbase-thirdparty
Updated Branches:
  refs/heads/master 199a65093 -> 0d136d075


Set version to 1.0.0 for first RC


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

Branch: refs/heads/master
Commit: 8ffaf3dd561052bcc71772148ecd04cdf9e224f3
Parents: 199a650
Author: Michael Stack <st...@apache.org>
Authored: Fri Jun 30 13:37:39 2017 -0700
Committer: Michael Stack <st...@apache.org>
Committed: Fri Jun 30 13:37:39 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/8ffaf3dd/hbase-shaded-miscellaneous/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-miscellaneous/pom.xml 
b/hbase-shaded-miscellaneous/pom.xml
index c8adf84..f88ec9f 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-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-miscellaneous</artifactId>

http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/8ffaf3dd/hbase-shaded-netty/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml
index 4e5ac42..eda4dbb 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-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/8ffaf3dd/hbase-shaded-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml
index dcb9fd5..1430254 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-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shaded-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/8ffaf3dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7da877b..1f5f916 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-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Apache HBase Third-Party Libs</name>
   <packaging>pom</packaging>
   <description>

Reply via email to