This is an automated email from the ASF dual-hosted git repository.
luchunliang pushed a commit to branch release-1.11.0
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/release-1.11.0 by this push:
new 1f73385132 [INLONG-9652][Release] Bumped submodule 1.12.0-SNAPSHOT
branch version to 1.11.0 (#9682)
1f73385132 is described below
commit 1f73385132be22d8a3aad57e7e4b38433d6cc876
Author: 卢春亮 <[email protected]>
AuthorDate: Fri Feb 9 21:52:05 2024 +0800
[INLONG-9652][Release] Bumped submodule 1.12.0-SNAPSHOT branch version to
1.11.0 (#9682)
---
.../sort-formats/format-rowdata/format-inlongmsg-rowdata-pb/pom.xml | 2 +-
inlong-sort/sort-formats/format-rowdata/format-rowdata-kv/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-pb/pom.xml
b/inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-pb/pom.xml
index 263d9856fb..20451a2ba9 100644
---
a/inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-pb/pom.xml
+++
b/inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-pb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.inlong</groupId>
<artifactId>format-rowdata</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.11.0</version>
</parent>
<artifactId>sort-format-inlongmsg-rowdata-pb</artifactId>
diff --git a/inlong-sort/sort-formats/format-rowdata/format-rowdata-kv/pom.xml
b/inlong-sort/sort-formats/format-rowdata/format-rowdata-kv/pom.xml
index 8156a8b18f..ed46f304f9 100644
--- a/inlong-sort/sort-formats/format-rowdata/format-rowdata-kv/pom.xml
+++ b/inlong-sort/sort-formats/format-rowdata/format-rowdata-kv/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.inlong</groupId>
<artifactId>format-rowdata</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.11.0</version>
</parent>
<artifactId>sort-format-rowdata-kv</artifactId>