mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Update version to 4.1.2-RELEASE
Change-Id: I4646f0304e1ba38a847da92263e25a8a4cf7adbc
This commit is contained in:
@@ -70,7 +70,7 @@ fi
|
||||
# WARNING: If changing this value, also run these commands:
|
||||
# cd ${IMPALA_HOME}/java
|
||||
# mvn versions:set -DnewVersion=YOUR_NEW_VERSION
|
||||
export IMPALA_VERSION=4.1.1-RELEASE
|
||||
export IMPALA_VERSION=4.1.2-RELEASE
|
||||
|
||||
# The unique build id of the toolchain to use if bootstrapping. This is generated by the
|
||||
# native-toolchain build when publishing its build artifacts. This should be changed when
|
||||
|
||||
@@ -23,7 +23,7 @@ under the License.
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
<relativePath>../java/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>nested-table-flattener</artifactId>
|
||||
|
||||
@@ -23,7 +23,7 @@ under the License.
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ under the License.
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-data-source</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<artifactId>impala-data-source-api</artifactId>
|
||||
<name>Apache Impala External Data Source API</name>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>impala-data-source</artifactId>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-data-source</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<artifactId>impala-data-source-sample</artifactId>
|
||||
<name>Apache Impala External Data Source Sample</name>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-data-source</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<artifactId>impala-data-source-test</artifactId>
|
||||
<name>Apache Impala External Data Source Test Library</name>
|
||||
|
||||
@@ -21,7 +21,7 @@ under the License.
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Apache Impala Parent POM</name>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>query-event-hook-api</artifactId>
|
||||
|
||||
@@ -27,7 +27,7 @@ the same dependencies
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@@ -25,7 +25,7 @@ though some of them might not be necessary. The exclusions are sorted alphabetic
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@@ -23,7 +23,7 @@ under the License.
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ under the License.
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.impala</groupId>
|
||||
<artifactId>impala-parent</artifactId>
|
||||
<version>4.1.1-RELEASE</version>
|
||||
<version>4.1.2-RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>yarn-extras</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user