Skip to content

Commit 9977760

Browse files
committed
[release] Update version to 1.1-SNAPSHOT
1 parent a6127fc commit 9977760

File tree

54 files changed

+55
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+55
-55
lines changed

paimon-arrow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-arrow</artifactId>

paimon-benchmark/paimon-cluster-benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-benchmark</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-cluster-benchmark</artifactId>

paimon-benchmark/paimon-micro-benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-benchmark</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-micro-benchmarks</artifactId>

paimon-benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-benchmark</artifactId>

paimon-bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-bundle</artifactId>

paimon-codegen-loader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-codegen-loader</artifactId>

paimon-codegen/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-codegen</artifactId>

paimon-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-common</artifactId>

paimon-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-core</artifactId>

paimon-docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-docs</artifactId>

paimon-e2e-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-e2e-tests</artifactId>

paimon-filesystems/paimon-hadoop-shaded/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>paimon-filesystems</artifactId>
2626
<groupId>org.apache.paimon</groupId>
27-
<version>1.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>paimon-hadoop-shaded</artifactId>

paimon-filesystems/paimon-oss-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>paimon-filesystems</artifactId>
2626
<groupId>org.apache.paimon</groupId>
27-
<version>1.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>paimon-oss-impl</artifactId>

paimon-filesystems/paimon-oss/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>paimon-filesystems</artifactId>
2626
<groupId>org.apache.paimon</groupId>
27-
<version>1.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>paimon-oss</artifactId>

paimon-filesystems/paimon-s3-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>paimon-filesystems</artifactId>
2626
<groupId>org.apache.paimon</groupId>
27-
<version>1.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>paimon-s3-impl</artifactId>

paimon-filesystems/paimon-s3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>paimon-filesystems</artifactId>
2626
<groupId>org.apache.paimon</groupId>
27-
<version>1.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>paimon-s3</artifactId>

paimon-filesystems/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>paimon-parent</artifactId>
2626
<groupId>org.apache.paimon</groupId>
27-
<version>1.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>paimon-filesystems</artifactId>

paimon-flink/paimon-flink-1.15/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-flink</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-flink-1.15</artifactId>

paimon-flink/paimon-flink-1.16/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-flink</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/paimon-flink-1.17/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-flink</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/paimon-flink-1.18/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-flink</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/paimon-flink-1.19/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-flink</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/paimon-flink-1.20/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-flink</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/paimon-flink-action/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-flink</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/paimon-flink-cdc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-flink</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/paimon-flink-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-flink</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

paimon-flink/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-flink</artifactId>

paimon-format/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-format</artifactId>

paimon-hive/paimon-hive-catalog/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-catalog</artifactId>

paimon-hive/paimon-hive-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-common</artifactId>

paimon-hive/paimon-hive-connector-2.1-cdh-6.3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-connector-2.1-cdh-6.3</artifactId>

paimon-hive/paimon-hive-connector-2.1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-connector-2.1</artifactId>

paimon-hive/paimon-hive-connector-2.2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-connector-2.2</artifactId>

paimon-hive/paimon-hive-connector-2.3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-connector-2.3</artifactId>

paimon-hive/paimon-hive-connector-3.1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-connector-3.1</artifactId>

paimon-hive/paimon-hive-connector-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-hive</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive-connector-common</artifactId>

paimon-hive/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-hive</artifactId>

paimon-open-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.paimon</groupId>
2626
<artifactId>paimon-parent</artifactId>
27-
<version>1.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>paimon-open-api</artifactId>

paimon-service/paimon-service-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-service</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-service-client</artifactId>

paimon-service/paimon-service-runtime/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-service</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-service-runtime</artifactId>

paimon-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>paimon-parent</artifactId>
2727
<groupId>org.apache.paimon</groupId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-service</artifactId>

paimon-spark/paimon-spark-3.2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-spark</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-spark-3.2</artifactId>

paimon-spark/paimon-spark-3.3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-spark</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-spark-3.3</artifactId>

paimon-spark/paimon-spark-3.4/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.paimon</groupId>
2727
<artifactId>paimon-spark</artifactId>
28-
<version>1.0-SNAPSHOT</version>
28+
<version>1.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>paimon-spark-3.4</artifactId>

0 commit comments

Comments
 (0)