This is an automated email from the ASF dual-hosted git repository. akashrn5 pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/carbondata.git
commit 493a9ba77f258436c1473c2f5c0d660cbb9c71a3 Author: akashrn5 <[email protected]> AuthorDate: Mon Aug 2 10:17:52 2021 +0530 [maven-release-plugin] prepare release apache-carbondata-2.2.0-rc2 --- assembly/pom.xml | 2 +- common/pom.xml | 2 +- core/pom.xml | 2 +- examples/flink/pom.xml | 2 +- examples/spark/pom.xml | 2 +- format/pom.xml | 2 +- geo/pom.xml | 2 +- hadoop/pom.xml | 2 +- index/bloom/pom.xml | 2 +- index/examples/pom.xml | 2 +- index/lucene/pom.xml | 2 +- index/secondary-index/pom.xml | 2 +- integration/flink-build/pom.xml | 2 +- integration/flink-proxy/pom.xml | 2 +- integration/flink/pom.xml | 2 +- integration/hive/pom.xml | 2 +- integration/presto/pom.xml | 2 +- integration/spark/pom.xml | 2 +- mv/plan/pom.xml | 2 +- pom.xml | 4 ++-- processing/pom.xml | 2 +- sdk/sdk/pom.xml | 2 +- streaming/pom.xml | 2 +- tools/cli/pom.xml | 2 +- 24 files changed, 25 insertions(+), 25 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index 5d96c9b..2532e65 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/common/pom.xml b/common/pom.xml index 327708e..6bc1e0c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/core/pom.xml b/core/pom.xml index c144b11..d62f962 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/examples/flink/pom.xml b/examples/flink/pom.xml index bce06c3..40c4d9f 100644 --- a/examples/flink/pom.xml +++ b/examples/flink/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/spark/pom.xml b/examples/spark/pom.xml index 3a95d84..7953644 100644 --- a/examples/spark/pom.xml +++ b/examples/spark/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/format/pom.xml b/format/pom.xml index ccfb03f..dc6bc02 100644 --- a/format/pom.xml +++ b/format/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/geo/pom.xml b/geo/pom.xml index f2c882a..c4e510f 100644 --- a/geo/pom.xml +++ b/geo/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hadoop/pom.xml b/hadoop/pom.xml index 6b04990..3dc8780 100644 --- a/hadoop/pom.xml +++ b/hadoop/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/index/bloom/pom.xml b/index/bloom/pom.xml index 57007b9..3b4b2f7 100644 --- a/index/bloom/pom.xml +++ b/index/bloom/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/index/examples/pom.xml b/index/examples/pom.xml index aedaade..e7f3d2f 100644 --- a/index/examples/pom.xml +++ b/index/examples/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/index/lucene/pom.xml b/index/lucene/pom.xml index 0e0baf5..71d189f 100644 --- a/index/lucene/pom.xml +++ b/index/lucene/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/index/secondary-index/pom.xml b/index/secondary-index/pom.xml index 9754bd0..a7aa7ac 100644 --- a/index/secondary-index/pom.xml +++ b/index/secondary-index/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/integration/flink-build/pom.xml b/integration/flink-build/pom.xml index f38d345..50b687e 100644 --- a/integration/flink-build/pom.xml +++ b/integration/flink-build/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/integration/flink-proxy/pom.xml b/integration/flink-proxy/pom.xml index f8d8ea0..5d484b7 100644 --- a/integration/flink-proxy/pom.xml +++ b/integration/flink-proxy/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/integration/flink/pom.xml b/integration/flink/pom.xml index 80f2e0b..ea838c6 100644 --- a/integration/flink/pom.xml +++ b/integration/flink/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/integration/hive/pom.xml b/integration/hive/pom.xml index be85aae..28bc96c 100644 --- a/integration/hive/pom.xml +++ b/integration/hive/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/integration/presto/pom.xml b/integration/presto/pom.xml index 670378f..e09833b 100644 --- a/integration/presto/pom.xml +++ b/integration/presto/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/integration/spark/pom.xml b/integration/spark/pom.xml index 9d859ba..514c3f5 100644 --- a/integration/spark/pom.xml +++ b/integration/spark/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/mv/plan/pom.xml b/mv/plan/pom.xml index a4aa3fc..22e846b 100644 --- a/mv/plan/pom.xml +++ b/mv/plan/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 0c189ab..714c470 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <inceptionYear>2016</inceptionYear> <packaging>pom</packaging> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <licenses> <license> @@ -49,7 +49,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/carbondata.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/carbondata.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/carbondata.git</url> - <tag>HEAD</tag> + <tag>apache-carbondata-2.2.0-rc2</tag> </scm> <issueManagement> diff --git a/processing/pom.xml b/processing/pom.xml index 4b4dc2d..724ef54 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sdk/sdk/pom.xml b/sdk/sdk/pom.xml index f339e70..9ef4c88 100644 --- a/sdk/sdk/pom.xml +++ b/sdk/sdk/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/streaming/pom.xml b/streaming/pom.xml index 8141ad5..d8f7e74 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>carbondata-parent</artifactId> <groupId>org.apache.carbondata</groupId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml index 8715313..8847550 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.carbondata</groupId> <artifactId>carbondata-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../../pom.xml</relativePath> </parent>
