Skip to content

Commit 4665401

Browse files
committed
[maven-release-plugin] prepare release apache-parquet-1.15.0-rc2
1 parent cc782d9 commit 4665401

File tree

17 files changed

+18
-18
lines changed

17 files changed

+18
-18
lines changed

parquet-arrow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-column/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-encoding/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-format-structures/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>org.apache.parquet</groupId>
2525
<artifactId>parquet</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.15.0-SNAPSHOT</version>
27+
<version>1.15.0</version>
2828
</parent>
2929

3030
<artifactId>parquet-format-structures</artifactId>

parquet-generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-hadoop-bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-jackson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-pig-bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-pig/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-protobuf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

parquet-thrift/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.apache.parquet</groupId>
2222
<artifactId>parquet</artifactId>
2323
<relativePath>../pom.xml</relativePath>
24-
<version>1.15.0-SNAPSHOT</version>
24+
<version>1.15.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>org.apache.parquet</groupId>
1111
<artifactId>parquet</artifactId>
12-
<version>1.15.0-SNAPSHOT</version>
12+
<version>1.15.0</version>
1313
<packaging>pom</packaging>
1414

1515
<name>Apache Parquet Java</name>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:[email protected]:apache/parquet-mr.git</connection>
2121
<url>scm:git:[email protected]:apache/parquet-mr.git</url>
2222
<developerConnection>scm:git:[email protected]:apache/parquet-mr.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>apache-parquet-1.15.0-rc2</tag>
2424
</scm>
2525

2626
<licenses>

0 commit comments

Comments
 (0)