This is an automated email from the ASF dual-hosted git repository.
vjasani pushed a commit to branch 4.16
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/4.16 by this push:
new d2aad63 Bump Phoenix version to 4.16.2-SNAPSHOT
d2aad63 is described below
commit d2aad633adcca32a2251fefd8f217415c1443d59
Author: Viraj Jasani <[email protected]>
AuthorDate: Mon Jun 28 20:23:55 2021 +0530
Bump Phoenix version to 4.16.2-SNAPSHOT
---
phoenix-assembly/pom.xml | 2 +-
phoenix-client-parent/phoenix-client-embedded/pom.xml | 2 +-
phoenix-client-parent/phoenix-client/pom.xml | 2 +-
phoenix-client-parent/pom.xml | 2 +-
phoenix-core/pom.xml | 2 +-
phoenix-hbase-compat-1.3.0/pom.xml | 2 +-
phoenix-hbase-compat-1.4.0/pom.xml | 2 +-
phoenix-hbase-compat-1.5.0/pom.xml | 2 +-
phoenix-pherf/pom.xml | 2 +-
phoenix-server/pom.xml | 2 +-
phoenix-tools/pom.xml | 2 +-
phoenix-tracing-webapp/pom.xml | 2 +-
pom.xml | 2 +-
13 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 8ae3c0f..bda29c6 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-assembly</artifactId>
<name>Phoenix Assembly</name>
diff --git a/phoenix-client-parent/phoenix-client-embedded/pom.xml
b/phoenix-client-parent/phoenix-client-embedded/pom.xml
index 690b0d9..815f0ce 100644
--- a/phoenix-client-parent/phoenix-client-embedded/pom.xml
+++ b/phoenix-client-parent/phoenix-client-embedded/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix-client-parent</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-client-embedded-${hbase.suffix}</artifactId>
diff --git a/phoenix-client-parent/phoenix-client/pom.xml
b/phoenix-client-parent/phoenix-client/pom.xml
index a057ee8..a7744ab 100644
--- a/phoenix-client-parent/phoenix-client/pom.xml
+++ b/phoenix-client-parent/phoenix-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix-client-parent</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-client-${hbase.suffix}</artifactId>
diff --git a/phoenix-client-parent/pom.xml b/phoenix-client-parent/pom.xml
index 66d3404..f77e2e7 100644
--- a/phoenix-client-parent/pom.xml
+++ b/phoenix-client-parent/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-client-parent</artifactId>
<name>Phoenix Client Parent</name>
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 08700d9..8c7a4dc 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-core</artifactId>
<name>Phoenix Core</name>
diff --git a/phoenix-hbase-compat-1.3.0/pom.xml
b/phoenix-hbase-compat-1.3.0/pom.xml
index a06f9dc..4b9bc0e 100644
--- a/phoenix-hbase-compat-1.3.0/pom.xml
+++ b/phoenix-hbase-compat-1.3.0/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>phoenix</artifactId>
<groupId>org.apache.phoenix</groupId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-hbase-compat-1.3.0</artifactId>
diff --git a/phoenix-hbase-compat-1.4.0/pom.xml
b/phoenix-hbase-compat-1.4.0/pom.xml
index 9ecd138..150fc3d 100644
--- a/phoenix-hbase-compat-1.4.0/pom.xml
+++ b/phoenix-hbase-compat-1.4.0/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>phoenix</artifactId>
<groupId>org.apache.phoenix</groupId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-hbase-compat-1.4.0</artifactId>
diff --git a/phoenix-hbase-compat-1.5.0/pom.xml
b/phoenix-hbase-compat-1.5.0/pom.xml
index e8f2437..c4b4a6b 100644
--- a/phoenix-hbase-compat-1.5.0/pom.xml
+++ b/phoenix-hbase-compat-1.5.0/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>phoenix</artifactId>
<groupId>org.apache.phoenix</groupId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-hbase-compat-1.5.0</artifactId>
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 9a648cf..71832c8 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-pherf</artifactId>
diff --git a/phoenix-server/pom.xml b/phoenix-server/pom.xml
index e29cc9d..59fce22 100644
--- a/phoenix-server/pom.xml
+++ b/phoenix-server/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-server-${hbase.suffix}</artifactId>
diff --git a/phoenix-tools/pom.xml b/phoenix-tools/pom.xml
index 5de2703..591947c 100644
--- a/phoenix-tools/pom.xml
+++ b/phoenix-tools/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>phoenix</artifactId>
<groupId>org.apache.phoenix</groupId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/phoenix-tracing-webapp/pom.xml b/phoenix-tracing-webapp/pom.xml
index e961481..bed170b 100755
--- a/phoenix-tracing-webapp/pom.xml
+++ b/phoenix-tracing-webapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>phoenix-tracing-webapp</artifactId>
diff --git a/pom.xml b/pom.xml
index 2f23f95..8daaead 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
- <version>4.16.1</version>
+ <version>4.16.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Phoenix</name>
<description>A SQL layer over HBase</description>