You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2019/06/11 15:09:24 UTC

[hbase-filesystem] branch master updated: HBASE-22516 Update version for next dev cycle (#4)

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

busbey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-filesystem.git


The following commit(s) were added to refs/heads/master by this push:
     new ecd83f5  HBASE-22516 Update version for next dev cycle (#4)
ecd83f5 is described below

commit ecd83f511e6e785099a95092a5e600de24fa551c
Author: Wellington Ramos Chevreuil <we...@gmail.com>
AuthorDate: Tue Jun 11 16:09:20 2019 +0100

    HBASE-22516 Update version for next dev cycle (#4)
---
 hbase-oss/pom.xml | 2 +-
 pom.xml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hbase-oss/pom.xml b/hbase-oss/pom.xml
index e21c84d..1a06965 100644
--- a/hbase-oss/pom.xml
+++ b/hbase-oss/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hbase.filesystem</groupId>
     <artifactId>hbase-filesystem</artifactId>
-    <version>1.0.0-alpha1</version>
+    <version>1.0.0-alpha2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>hbase-oss</artifactId>
diff --git a/pom.xml b/pom.xml
index 97c697d..b25f878 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.hbase.filesystem</groupId>
   <artifactId>hbase-filesystem</artifactId>
-  <version>1.0.0-alpha1</version>
+  <version>1.0.0-alpha2-SNAPSHOT</version>
 
   <name>Apache HBase FileSystem-related Modules</name>
   <description>