This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch parquet-1.14.x
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/parquet-1.14.x by this push:
new 9edaaa8bc [maven-release-plugin] prepare release
apache-parquet-1.14.4-rc1
9edaaa8bc is described below
commit 9edaaa8bc0195b985bbd4256d7823387031ef3fd
Author: Fokko <[email protected]>
AuthorDate: Thu Nov 7 10:02:44 2024 +0100
[maven-release-plugin] prepare release apache-parquet-1.14.4-rc1
---
parquet-arrow/pom.xml | 2 +-
parquet-avro/pom.xml | 2 +-
parquet-benchmarks/pom.xml | 2 +-
parquet-cli/pom.xml | 2 +-
parquet-column/pom.xml | 2 +-
parquet-common/pom.xml | 2 +-
parquet-encoding/pom.xml | 2 +-
parquet-format-structures/pom.xml | 2 +-
parquet-generator/pom.xml | 2 +-
parquet-hadoop-bundle/pom.xml | 2 +-
parquet-hadoop/pom.xml | 2 +-
parquet-jackson/pom.xml | 2 +-
parquet-pig-bundle/pom.xml | 2 +-
parquet-pig/pom.xml | 2 +-
parquet-protobuf/pom.xml | 2 +-
parquet-scala/pom.xml | 2 +-
parquet-thrift/pom.xml | 2 +-
pom.xml | 4 ++--
18 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/parquet-arrow/pom.xml b/parquet-arrow/pom.xml
index 66b1dfdaf..5f71b3ddd 100644
--- a/parquet-arrow/pom.xml
+++ b/parquet-arrow/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-avro/pom.xml b/parquet-avro/pom.xml
index 4cd8ec133..41c534baa 100644
--- a/parquet-avro/pom.xml
+++ b/parquet-avro/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-benchmarks/pom.xml b/parquet-benchmarks/pom.xml
index 36736f217..ffbc9959d 100644
--- a/parquet-benchmarks/pom.xml
+++ b/parquet-benchmarks/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-cli/pom.xml b/parquet-cli/pom.xml
index f90cb0ab3..f341b359b 100644
--- a/parquet-cli/pom.xml
+++ b/parquet-cli/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-column/pom.xml b/parquet-column/pom.xml
index ff5c2f565..779042be1 100644
--- a/parquet-column/pom.xml
+++ b/parquet-column/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-common/pom.xml b/parquet-common/pom.xml
index 396dfe4ed..960f059fe 100644
--- a/parquet-common/pom.xml
+++ b/parquet-common/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-encoding/pom.xml b/parquet-encoding/pom.xml
index d8ad75730..17feebc3b 100644
--- a/parquet-encoding/pom.xml
+++ b/parquet-encoding/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-format-structures/pom.xml
b/parquet-format-structures/pom.xml
index 470973fd7..38b053e64 100644
--- a/parquet-format-structures/pom.xml
+++ b/parquet-format-structures/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<artifactId>parquet-format-structures</artifactId>
diff --git a/parquet-generator/pom.xml b/parquet-generator/pom.xml
index a410f73bb..faca128b2 100644
--- a/parquet-generator/pom.xml
+++ b/parquet-generator/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-hadoop-bundle/pom.xml b/parquet-hadoop-bundle/pom.xml
index 2dcab5a44..079a23645 100644
--- a/parquet-hadoop-bundle/pom.xml
+++ b/parquet-hadoop-bundle/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-hadoop/pom.xml b/parquet-hadoop/pom.xml
index 2b693833f..4797fd0ce 100644
--- a/parquet-hadoop/pom.xml
+++ b/parquet-hadoop/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-jackson/pom.xml b/parquet-jackson/pom.xml
index 423271cbe..5cd1eba1b 100644
--- a/parquet-jackson/pom.xml
+++ b/parquet-jackson/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-pig-bundle/pom.xml b/parquet-pig-bundle/pom.xml
index f47418de4..7272c2eab 100644
--- a/parquet-pig-bundle/pom.xml
+++ b/parquet-pig-bundle/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-pig/pom.xml b/parquet-pig/pom.xml
index 2fbbf6848..0a35211c9 100644
--- a/parquet-pig/pom.xml
+++ b/parquet-pig/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-protobuf/pom.xml b/parquet-protobuf/pom.xml
index 541532f14..cdd15911f 100644
--- a/parquet-protobuf/pom.xml
+++ b/parquet-protobuf/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-scala/pom.xml b/parquet-scala/pom.xml
index 35f454a02..992a00b50 100644
--- a/parquet-scala/pom.xml
+++ b/parquet-scala/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml
index 6b079cd81..364f287c5 100644
--- a/parquet-thrift/pom.xml
+++ b/parquet-thrift/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 8dfb5a240..1327ca225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.4</version>
<packaging>pom</packaging>
<name>Apache Parquet MR</name>
@@ -20,7 +20,7 @@
<connection>scm:git:[email protected]:apache/parquet-mr.git</connection>
<url>scm:git:[email protected]:apache/parquet-mr.git</url>
<developerConnection>scm:git:[email protected]:apache/parquet-mr.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>apache-parquet-1.14.4-rc1</tag>
</scm>
<licenses>