You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by vi...@apache.org on 2018/12/19 20:11:22 UTC

[phoenix-connectors] 02/02: Prepare for next development iteration

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

vincentpoon pushed a commit to branch 4.x-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git

commit 1c1dd886caa752809f04416704659c14ec21b180
Author: Vincent Poon <vi...@apache.org>
AuthorDate: Wed Dec 19 12:11:07 2018 -0800

    Prepare for next development iteration
---
 presto-phoenix-shaded/pom.xml                                  | 2 +-
 presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml | 2 +-
 presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/presto-phoenix-shaded/pom.xml b/presto-phoenix-shaded/pom.xml
index c9c8249..03ce587 100644
--- a/presto-phoenix-shaded/pom.xml
+++ b/presto-phoenix-shaded/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>phoenix</artifactId>
-        <version>4.14.1-HBase-1.4</version>
+        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
     </parent>
 
     <name>Presto Apache Phoenix Shaded</name>
diff --git a/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml b/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
index eeee34b..6a846df 100644
--- a/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
+++ b/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>presto-phoenix-shaded</artifactId>
-        <version>4.14.1-HBase-1.4</version>
+        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml b/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
index c83658b..d24735b 100644
--- a/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
+++ b/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>presto-phoenix-shaded</artifactId>
-        <version>4.14.1-HBase-1.4</version>
+        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>