This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-paimon-trino.git
The following commit(s) were added to refs/heads/main by this push:
new 44d45ef Change to 0.6-SNAPSHOT
44d45ef is described below
commit 44d45ef145305f93dad2f85fc1452dc217077640
Author: Jingsong <[email protected]>
AuthorDate: Thu Sep 7 11:08:49 2023 +0800
Change to 0.6-SNAPSHOT
---
paimon-trino-358/pom.xml | 2 +-
paimon-trino-368/pom.xml | 2 +-
paimon-trino-369/pom.xml | 2 +-
paimon-trino-370/pom.xml | 2 +-
paimon-trino-388/pom.xml | 2 +-
paimon-trino-393/pom.xml | 2 +-
paimon-trino-422/pom.xml | 2 +-
paimon-trino-common/pom.xml | 2 +-
pom.xml | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/paimon-trino-358/pom.xml b/paimon-trino-358/pom.xml
index 303b9f3..e2e023a 100644
--- a/paimon-trino-358/pom.xml
+++ b/paimon-trino-358/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.paimon</groupId>
<artifactId>paimon-trino</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<artifactId>paimon-trino-358</artifactId>
diff --git a/paimon-trino-368/pom.xml b/paimon-trino-368/pom.xml
index 7fda181..fd77e4f 100644
--- a/paimon-trino-368/pom.xml
+++ b/paimon-trino-368/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.paimon</groupId>
<artifactId>paimon-trino</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<artifactId>paimon-trino-368</artifactId>
diff --git a/paimon-trino-369/pom.xml b/paimon-trino-369/pom.xml
index b8ec647..118c469 100644
--- a/paimon-trino-369/pom.xml
+++ b/paimon-trino-369/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.paimon</groupId>
<artifactId>paimon-trino</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<artifactId>paimon-trino-369</artifactId>
diff --git a/paimon-trino-370/pom.xml b/paimon-trino-370/pom.xml
index ba614e2..931986c 100644
--- a/paimon-trino-370/pom.xml
+++ b/paimon-trino-370/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.paimon</groupId>
<artifactId>paimon-trino</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<artifactId>paimon-trino-370</artifactId>
diff --git a/paimon-trino-388/pom.xml b/paimon-trino-388/pom.xml
index b2b2d06..5c0ae29 100644
--- a/paimon-trino-388/pom.xml
+++ b/paimon-trino-388/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>paimon-trino</artifactId>
<groupId>org.apache.paimon</groupId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<artifactId>paimon-trino-388</artifactId>
diff --git a/paimon-trino-393/pom.xml b/paimon-trino-393/pom.xml
index 8f0bd09..48c405b 100644
--- a/paimon-trino-393/pom.xml
+++ b/paimon-trino-393/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.paimon</groupId>
<artifactId>paimon-trino</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<artifactId>paimon-trino-393</artifactId>
diff --git a/paimon-trino-422/pom.xml b/paimon-trino-422/pom.xml
index d5eb330..a61b05b 100644
--- a/paimon-trino-422/pom.xml
+++ b/paimon-trino-422/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.paimon</groupId>
<artifactId>paimon-trino</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<artifactId>paimon-trino-422</artifactId>
diff --git a/paimon-trino-common/pom.xml b/paimon-trino-common/pom.xml
index dc11829..ddd58af 100644
--- a/paimon-trino-common/pom.xml
+++ b/paimon-trino-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>paimon-trino</artifactId>
<groupId>org.apache.paimon</groupId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
diff --git a/pom.xml b/pom.xml
index 4df48ac..e7e7623 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@ under the License.
<groupId>org.apache.paimon</groupId>
<artifactId>paimon-trino</artifactId>
<name>Paimon : Trino</name>
- <version>0.5-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
<packaging>pom</packaging>