Skip to content

Commit 29e8095

Browse files
author
yuzelin
committed
[release] Update version to 1.3.0
1 parent e89434d commit 29e8095

73 files changed

Lines changed: 74 additions & 74 deletions

File tree

Some content is hidden

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

paimon-api/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
27+
<version>1.3.0</version>
2828
</parent>
2929

3030
<artifactId>paimon-api</artifactId>

paimon-arrow/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

3131
<artifactId>paimon-arrow</artifactId>

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

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

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

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

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

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

paimon-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

3131
<artifactId>paimon-benchmark</artifactId>

paimon-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

3131
<artifactId>paimon-bundle</artifactId>

paimon-codegen-loader/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

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

paimon-codegen/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

3131
<artifactId>paimon-codegen</artifactId>

paimon-common/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

3131
<artifactId>paimon-common</artifactId>

paimon-core/pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
</parent>
3030

3131
<artifactId>paimon-core</artifactId>

0 commit comments

Comments
 (0)