diff --git a/.gitignore b/.gitignore
index 201189fab3..407b0b1570 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ target/
node/
node_modules
tmp/
+.npm
# vscode #
.vscode
diff --git a/client/datacap-cli/pom.xml b/client/datacap-cli/pom.xml
index 5fc371dbc7..5b8eeaa041 100644
--- a/client/datacap-cli/pom.xml
+++ b/client/datacap-cli/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/configure/etc/bin/install-plugin.sh b/configure/etc/bin/install-plugin.sh
index 96b867b993..65d7b1b4a8 100644
--- a/configure/etc/bin/install-plugin.sh
+++ b/configure/etc/bin/install-plugin.sh
@@ -1,7 +1,7 @@
#!/bin/sh0
HOME=$(pwd)
-VERSION=2024.3.11-SNAPSHOT
+VERSION=2024.3.11
common_install_handler() {
TYPE=$1
diff --git a/configure/etc/conf/application.properties b/configure/etc/conf/application.properties
index 635625cb0e..2781389fbf 100644
--- a/configure/etc/conf/application.properties
+++ b/configure/etc/conf/application.properties
@@ -1,5 +1,5 @@
################################### Banner configure #################################
-app.version=2024.3.11-SNAPSHOT
+app.version=2024.3.11
################################### Basic configure #################################
server.port=9096
diff --git a/convert/datacap-convert-csv/pom.xml b/convert/datacap-convert-csv/pom.xml
index 4a8612054e..8b91e4b254 100644
--- a/convert/datacap-convert-csv/pom.xml
+++ b/convert/datacap-convert-csv/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/convert/datacap-convert-json/pom.xml b/convert/datacap-convert-json/pom.xml
index 1cba32fc53..d346c0b549 100644
--- a/convert/datacap-convert-json/pom.xml
+++ b/convert/datacap-convert-json/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/convert/datacap-convert-none/pom.xml b/convert/datacap-convert-none/pom.xml
index e3dcd8c569..e8e0caa303 100644
--- a/convert/datacap-convert-none/pom.xml
+++ b/convert/datacap-convert-none/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/convert/datacap-convert-spi/pom.xml b/convert/datacap-convert-spi/pom.xml
index ca84022ecc..2b226ed048 100644
--- a/convert/datacap-convert-spi/pom.xml
+++ b/convert/datacap-convert-spi/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/convert/datacap-convert-txt/pom.xml b/convert/datacap-convert-txt/pom.xml
index d701813097..ece87425cc 100644
--- a/convert/datacap-convert-txt/pom.xml
+++ b/convert/datacap-convert-txt/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/convert/datacap-convert-xml/pom.xml b/convert/datacap-convert-xml/pom.xml
index 2b92e81ae8..50835395e5 100644
--- a/convert/datacap-convert-xml/pom.xml
+++ b/convert/datacap-convert-xml/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/core/datacap-captcha/pom.xml b/core/datacap-captcha/pom.xml
index e18e28ef6e..e1ab8ed925 100644
--- a/core/datacap-captcha/pom.xml
+++ b/core/datacap-captcha/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/core/datacap-common/pom.xml b/core/datacap-common/pom.xml
index 2e2b3f7152..baf2184552 100644
--- a/core/datacap-common/pom.xml
+++ b/core/datacap-common/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/core/datacap-parser/pom.xml b/core/datacap-parser/pom.xml
index fc91b0ba57..b8137607bc 100644
--- a/core/datacap-parser/pom.xml
+++ b/core/datacap-parser/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/core/datacap-security/pom.xml b/core/datacap-security/pom.xml
index 9978df6bfb..e05016fb11 100644
--- a/core/datacap-security/pom.xml
+++ b/core/datacap-security/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/core/datacap-server/pom.xml b/core/datacap-server/pom.xml
index fdbfac1691..d70a2c118f 100644
--- a/core/datacap-server/pom.xml
+++ b/core/datacap-server/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/core/datacap-service/pom.xml b/core/datacap-service/pom.xml
index 47d8c9173b..322f0851a4 100644
--- a/core/datacap-service/pom.xml
+++ b/core/datacap-service/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/core/datacap-spi/pom.xml b/core/datacap-spi/pom.xml
index d66105db8d..d2a1970dbc 100644
--- a/core/datacap-spi/pom.xml
+++ b/core/datacap-spi/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/core/datacap-sql/pom.xml b/core/datacap-sql/pom.xml
index 96f5ed42d3..50bf124c17 100644
--- a/core/datacap-sql/pom.xml
+++ b/core/datacap-sql/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/core/datacap-ui/package.json b/core/datacap-ui/package.json
index 7a9f71a473..72bb44bc32 100644
--- a/core/datacap-ui/package.json
+++ b/core/datacap-ui/package.json
@@ -1,7 +1,7 @@
{
"name": "datacap-ui",
"description": "DataCap console",
- "version": "2024.3.11-SNAPSHOT",
+ "version": "2024.3.11",
"private": true,
"scripts": {
"dev": "vite",
diff --git a/docs/docs/download.en.md b/docs/docs/download.en.md
index 528d8f9c09..9d1b64ceba 100644
--- a/docs/docs/download.en.md
+++ b/docs/docs/download.en.md
@@ -27,7 +27,7 @@ The current datacap release is version
- [datacap-client-cli-2024.3.10.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.3.10/datacap-client-cli-2024.3.10.jar){ .md-button .md-button-primary }
+ [datacap-client-cli-2024.3.11.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.3.11/datacap-client-cli-2024.3.11.jar){ .md-button .md-button-primary }
- __More package__
diff --git a/docs/docs/download.md b/docs/docs/download.md
index 5b54022b4d..151d4e41c9 100644
--- a/docs/docs/download.md
+++ b/docs/docs/download.md
@@ -27,7 +27,7 @@ hide:
- [datacap-server-2024.3.10.tar.gz](https://cdn.north.devlive.org/applications/datacap/2024.3.10/datacap-2024.3.10-bin.tar.gz){ .md-button .md-button-primary }
+ [datacap-server-2024.3.11.tar.gz](https://cdn.north.devlive.org/applications/datacap/2024.3.11/datacap-2024.3.11-bin.tar.gz){ .md-button .md-button-primary }
- __命令行客户端__
@@ -37,7 +37,7 @@ hide:
- [datacap-client-cli-2024.3.10.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.3.10/datacap-client-cli-2024.3.10.jar){ .md-button .md-button-primary }
+ [datacap-client-cli-2024.3.11.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.3.11/datacap-client-cli-2024.3.11.jar){ .md-button .md-button-primary }
- __更多__
diff --git a/docs/docs/index.en.md b/docs/docs/index.en.md
index d40a996783..aeac61d4a2 100644
--- a/docs/docs/index.en.md
+++ b/docs/docs/index.en.md
@@ -51,9 +51,6 @@ hide:
Join us on GitHub
-
- Check out the online demo
-
diff --git a/docs/docs/index.md b/docs/docs/index.md
index 55d6848231..0d249852c7 100644
--- a/docs/docs/index.md
+++ b/docs/docs/index.md
@@ -51,9 +51,6 @@ hide:
在 GitHub 上加入我们
-
- 查看在线 Demo
-
diff --git a/docs/docs/release/2024.3.10.md b/docs/docs/release/2024.3.10.md
new file mode 100644
index 0000000000..1505d2cee2
--- /dev/null
+++ b/docs/docs/release/2024.3.10.md
@@ -0,0 +1,46 @@
+**DataCap 发布!**
+
+| 发布版本 | 发布时间 |
+|:-----------:|:------------:|
+| `2024.3.10` | `2024-10-09` |
+
+#### 主要功能
+
+---
+
+- 移除示例地址
+- 修复登录页面上的验证码问题
+- 修复注册页面上的验证码问题
+- 修复验证码验证规则
+- 修复文档指定 Java 版本
+
+#### 文件系统
+
+---
+
+- 支持 MinIO
+
+#### 依赖更新
+
+---
+
+- Bump dep.antlr4.version from 4.13.1 to 4.13.2
+- Bump ag-grid-community and ag-grid-vue3
+- Bump commons-io:commons-io from 2.11.0 to 2.14.0
+- Bump com.clickhouse:clickhouse-jdbc from 0.4.6 to 0.6.5
+- Bump vite from 5.2.8 to 5.4.8
+- Bump rollup from 4.14.2 to 4.22.4
+- Bump micromatch from 4.0.5 to 4.0.8
+- Bump axios from 1.6.8 to 1.7.4
+- Bump org.yaml:snakeyaml from 2.2 to 2.3
+- Bump com.github.vertical-blank:sql-formatter from 2.0.3 to 2.0.5
+- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
+- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.770 to 1.12.771
+- Bump org.testcontainers:oracle-xe from 1.18.1 to 1.20.1
+- Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0
+- Bump kotlin.version from 1.9.10 to 2.0.20
+- Bump org.duckdb:duckdb_jdbc from 0.9.2 to 1.0.0
+- Bump com.taosdata.jdbc:taos-jdbcdriver from 3.2.7 to 3.3.0
+- Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.8.1.jre8
+- Bump avatica.version from 1.22.0 to 1.25.0
+- Bump org.apache.iotdb:iotdb-jdbc from 1.1.0 to 1.3.2
diff --git a/docs/docs/release/latest.en.md b/docs/docs/release/latest.en.md
new file mode 100644
index 0000000000..0dbda1b4bf
--- /dev/null
+++ b/docs/docs/release/latest.en.md
@@ -0,0 +1,20 @@
+**DataCap Released!**
+
+| Release Version | Published Date |
+|:---------------:|:--------------:|
+| `2024.3.11` | `2024-11-17` |
+
+#### Key features
+
+---
+
+- Fixed some APIs returning redundant fields
+- Added a Clear UI dependency script
+- Replace `yarn` with `pnpm`
+- Fixed an issue where the Parent Menu was missing when only Submenu was assigned
+
+#### UI
+
+---
+
+- Replace the overall UI with 'view-shadcn-ui'
diff --git a/docs/docs/release/latest.md b/docs/docs/release/latest.md
index 1505d2cee2..f587f81a23 100644
--- a/docs/docs/release/latest.md
+++ b/docs/docs/release/latest.md
@@ -2,45 +2,19 @@
| 发布版本 | 发布时间 |
|:-----------:|:------------:|
-| `2024.3.10` | `2024-10-09` |
+| `2024.3.11` | `2024-11-17` |
#### 主要功能
---
-- 移除示例地址
-- 修复登录页面上的验证码问题
-- 修复注册页面上的验证码问题
-- 修复验证码验证规则
-- 修复文档指定 Java 版本
+- 修复部分 API 返回多余字段
+- 添加清除 UI 依赖脚本
+- 替换 `yarn` 为 `pnpm`
+- 修复了仅分配 Submenu 时缺少 Parent Menu 的问题
-#### 文件系统
+#### UI
---
-- 支持 MinIO
-
-#### 依赖更新
-
----
-
-- Bump dep.antlr4.version from 4.13.1 to 4.13.2
-- Bump ag-grid-community and ag-grid-vue3
-- Bump commons-io:commons-io from 2.11.0 to 2.14.0
-- Bump com.clickhouse:clickhouse-jdbc from 0.4.6 to 0.6.5
-- Bump vite from 5.2.8 to 5.4.8
-- Bump rollup from 4.14.2 to 4.22.4
-- Bump micromatch from 4.0.5 to 4.0.8
-- Bump axios from 1.6.8 to 1.7.4
-- Bump org.yaml:snakeyaml from 2.2 to 2.3
-- Bump com.github.vertical-blank:sql-formatter from 2.0.3 to 2.0.5
-- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
-- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.770 to 1.12.771
-- Bump org.testcontainers:oracle-xe from 1.18.1 to 1.20.1
-- Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0
-- Bump kotlin.version from 1.9.10 to 2.0.20
-- Bump org.duckdb:duckdb_jdbc from 0.9.2 to 1.0.0
-- Bump com.taosdata.jdbc:taos-jdbcdriver from 3.2.7 to 3.3.0
-- Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.8.1.jre8
-- Bump avatica.version from 1.22.0 to 1.25.0
-- Bump org.apache.iotdb:iotdb-jdbc from 1.1.0 to 1.3.2
+- 替换整体 UI 为 `view-shadcn-ui`
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index c8851d5786..ea375f2047 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -8,7 +8,7 @@ repo_url: https://github.com/devlive-community/datacap
edit_uri: "https://github.com/devlive-community/datacap/blob/dev/docs/docs"
banners:
- - title: DataCap 2024.3.10 is released
+ - title: DataCap 2024.3.11 is released
link: /release-latest.html
description: Do you ❤️ DataCap? Give us a 🌟 on GitHub
@@ -227,7 +227,8 @@ nav:
- reference/filesystem/s3/home.md
- reference/filesystem/minio/home.md
- NavReleaseNote:
- - 2024.3.10 (latest): release/latest.md
+ - 2024.3.11 (latest): release/latest.md
+ - 2024.3.10: release/2024.3.10.md
- 2024.03.9: release/2024.03.9.md
- 2024.03.8: release/2024.03.8.md
- 2024.03.7: release/2024.03.7.md
diff --git a/driver/datacap-driver-mongo/pom.xml b/driver/datacap-driver-mongo/pom.xml
index 96322a5170..4355a020c8 100644
--- a/driver/datacap-driver-mongo/pom.xml
+++ b/driver/datacap-driver-mongo/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/driver/datacap-driver-redis/pom.xml b/driver/datacap-driver-redis/pom.xml
index 750aa4f4fc..351eea5ee2 100644
--- a/driver/datacap-driver-redis/pom.xml
+++ b/driver/datacap-driver-redis/pom.xml
@@ -6,7 +6,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/executor/datacap-executor-local/pom.xml b/executor/datacap-executor-local/pom.xml
index c1043a0b96..ba2e754831 100644
--- a/executor/datacap-executor-local/pom.xml
+++ b/executor/datacap-executor-local/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/executor/datacap-executor-seatunnel/pom.xml b/executor/datacap-executor-seatunnel/pom.xml
index 4a79e9871d..9d649e7bb4 100644
--- a/executor/datacap-executor-seatunnel/pom.xml
+++ b/executor/datacap-executor-seatunnel/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/executor/datacap-executor-spi/pom.xml b/executor/datacap-executor-spi/pom.xml
index 3a002fe83f..6bad72222c 100644
--- a/executor/datacap-executor-spi/pom.xml
+++ b/executor/datacap-executor-spi/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/fs/datacap-fs-alioss/pom.xml b/fs/datacap-fs-alioss/pom.xml
index 66bede98a1..30592574b2 100644
--- a/fs/datacap-fs-alioss/pom.xml
+++ b/fs/datacap-fs-alioss/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/fs/datacap-fs-amazon-s3/pom.xml b/fs/datacap-fs-amazon-s3/pom.xml
index 1ad8e7a2be..4829dbaab0 100644
--- a/fs/datacap-fs-amazon-s3/pom.xml
+++ b/fs/datacap-fs-amazon-s3/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/fs/datacap-fs-local/pom.xml b/fs/datacap-fs-local/pom.xml
index d4b22717b9..20914e5f90 100644
--- a/fs/datacap-fs-local/pom.xml
+++ b/fs/datacap-fs-local/pom.xml
@@ -3,7 +3,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/fs/datacap-fs-minio/pom.xml b/fs/datacap-fs-minio/pom.xml
index 9326d2472d..fb83523469 100644
--- a/fs/datacap-fs-minio/pom.xml
+++ b/fs/datacap-fs-minio/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/fs/datacap-fs-qiniu/pom.xml b/fs/datacap-fs-qiniu/pom.xml
index 86c10c2123..6f411c38e4 100644
--- a/fs/datacap-fs-qiniu/pom.xml
+++ b/fs/datacap-fs-qiniu/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/fs/datacap-fs-spi/pom.xml b/fs/datacap-fs-spi/pom.xml
index 11ed0f96d7..41fbf854c0 100644
--- a/fs/datacap-fs-spi/pom.xml
+++ b/fs/datacap-fs-spi/pom.xml
@@ -3,7 +3,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/fs/datacap-fs-tencent-cos/pom.xml b/fs/datacap-fs-tencent-cos/pom.xml
index adfed012de..4caf7fe7f2 100644
--- a/fs/datacap-fs-tencent-cos/pom.xml
+++ b/fs/datacap-fs-tencent-cos/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/lib/datacap-http/pom.xml b/lib/datacap-http/pom.xml
index 90a3a360bd..887af28a70 100644
--- a/lib/datacap-http/pom.xml
+++ b/lib/datacap-http/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/lib/datacap-logger/pom.xml b/lib/datacap-logger/pom.xml
index 35ac1f8cb6..8f971cae52 100644
--- a/lib/datacap-logger/pom.xml
+++ b/lib/datacap-logger/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/lib/datacap-schedule/pom.xml b/lib/datacap-schedule/pom.xml
index 6674372e50..4f5b7442e3 100644
--- a/lib/datacap-schedule/pom.xml
+++ b/lib/datacap-schedule/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/lib/datacap-shell/pom.xml b/lib/datacap-shell/pom.xml
index c22b804296..a20dcf16b1 100644
--- a/lib/datacap-shell/pom.xml
+++ b/lib/datacap-shell/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/notify/datacap-notify-dingtalk/pom.xml b/notify/datacap-notify-dingtalk/pom.xml
index 41dbf7a67a..acc89c9b40 100644
--- a/notify/datacap-notify-dingtalk/pom.xml
+++ b/notify/datacap-notify-dingtalk/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/notify/datacap-notify-spi/pom.xml b/notify/datacap-notify-spi/pom.xml
index f5c707d0ef..40570f5e35 100644
--- a/notify/datacap-notify-spi/pom.xml
+++ b/notify/datacap-notify-spi/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/parser/datacap-parser-mysql/pom.xml b/parser/datacap-parser-mysql/pom.xml
index e7ee560e22..cda5a815b8 100644
--- a/parser/datacap-parser-mysql/pom.xml
+++ b/parser/datacap-parser-mysql/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/parser/datacap-parser-spi/pom.xml b/parser/datacap-parser-spi/pom.xml
index a19190af2c..ecd6927fdc 100644
--- a/parser/datacap-parser-spi/pom.xml
+++ b/parser/datacap-parser-spi/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/parser/datacap-parser-trino/pom.xml b/parser/datacap-parser-trino/pom.xml
index 6db606c48a..f8ca33d546 100644
--- a/parser/datacap-parser-trino/pom.xml
+++ b/parser/datacap-parser-trino/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-http-ceresdb/pom.xml b/plugin/datacap-http-ceresdb/pom.xml
index daaaf923be..82734fbb96 100644
--- a/plugin/datacap-http-ceresdb/pom.xml
+++ b/plugin/datacap-http-ceresdb/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-http-clickhouse/pom.xml b/plugin/datacap-http-clickhouse/pom.xml
index d8154db0b4..d1eed69060 100644
--- a/plugin/datacap-http-clickhouse/pom.xml
+++ b/plugin/datacap-http-clickhouse/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-http-cratedb/pom.xml b/plugin/datacap-http-cratedb/pom.xml
index 7b14808c98..5029870978 100644
--- a/plugin/datacap-http-cratedb/pom.xml
+++ b/plugin/datacap-http-cratedb/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-http-greptime/pom.xml b/plugin/datacap-http-greptime/pom.xml
index fa76b5776c..06e1aea1f3 100644
--- a/plugin/datacap-http-greptime/pom.xml
+++ b/plugin/datacap-http-greptime/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-http-questdb/pom.xml b/plugin/datacap-http-questdb/pom.xml
index 460302abf7..640743127b 100644
--- a/plugin/datacap-http-questdb/pom.xml
+++ b/plugin/datacap-http-questdb/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-clickhouse/pom.xml b/plugin/datacap-jdbc-clickhouse/pom.xml
index 40b580cee7..34d2480d36 100644
--- a/plugin/datacap-jdbc-clickhouse/pom.xml
+++ b/plugin/datacap-jdbc-clickhouse/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-cratedb/pom.xml b/plugin/datacap-jdbc-cratedb/pom.xml
index 97b4f701df..086835c178 100644
--- a/plugin/datacap-jdbc-cratedb/pom.xml
+++ b/plugin/datacap-jdbc-cratedb/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-db2/pom.xml b/plugin/datacap-jdbc-db2/pom.xml
index 93f731be04..be7994fc03 100644
--- a/plugin/datacap-jdbc-db2/pom.xml
+++ b/plugin/datacap-jdbc-db2/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-dm/pom.xml b/plugin/datacap-jdbc-dm/pom.xml
index b3929302f6..683244d24a 100644
--- a/plugin/datacap-jdbc-dm/pom.xml
+++ b/plugin/datacap-jdbc-dm/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-doris/pom.xml b/plugin/datacap-jdbc-doris/pom.xml
index d34e3d8b12..04b4ac19a1 100644
--- a/plugin/datacap-jdbc-doris/pom.xml
+++ b/plugin/datacap-jdbc-doris/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-dremio/pom.xml b/plugin/datacap-jdbc-dremio/pom.xml
index 096f671f70..8ea6425f82 100644
--- a/plugin/datacap-jdbc-dremio/pom.xml
+++ b/plugin/datacap-jdbc-dremio/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-druid/pom.xml b/plugin/datacap-jdbc-druid/pom.xml
index 3cdfd7a254..5665d54029 100644
--- a/plugin/datacap-jdbc-druid/pom.xml
+++ b/plugin/datacap-jdbc-druid/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-duckdb/pom.xml b/plugin/datacap-jdbc-duckdb/pom.xml
index e3eb82875a..bd0395b48e 100644
--- a/plugin/datacap-jdbc-duckdb/pom.xml
+++ b/plugin/datacap-jdbc-duckdb/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-elasticsearch/pom.xml b/plugin/datacap-jdbc-elasticsearch/pom.xml
index 59699b446f..a10d3d4934 100644
--- a/plugin/datacap-jdbc-elasticsearch/pom.xml
+++ b/plugin/datacap-jdbc-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-h2/pom.xml b/plugin/datacap-jdbc-h2/pom.xml
index 9657b7056f..8c1704e9ff 100644
--- a/plugin/datacap-jdbc-h2/pom.xml
+++ b/plugin/datacap-jdbc-h2/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-hive/pom.xml b/plugin/datacap-jdbc-hive/pom.xml
index 422c242f3a..698810ee49 100644
--- a/plugin/datacap-jdbc-hive/pom.xml
+++ b/plugin/datacap-jdbc-hive/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-hologres/pom.xml b/plugin/datacap-jdbc-hologres/pom.xml
index 036d849d06..285b59faa5 100644
--- a/plugin/datacap-jdbc-hologres/pom.xml
+++ b/plugin/datacap-jdbc-hologres/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-ignite/pom.xml b/plugin/datacap-jdbc-ignite/pom.xml
index 7dd66c30cb..60d4583d4a 100644
--- a/plugin/datacap-jdbc-ignite/pom.xml
+++ b/plugin/datacap-jdbc-ignite/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-impala/pom.xml b/plugin/datacap-jdbc-impala/pom.xml
index 77db2a9441..21840872e2 100644
--- a/plugin/datacap-jdbc-impala/pom.xml
+++ b/plugin/datacap-jdbc-impala/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-iotdb/pom.xml b/plugin/datacap-jdbc-iotdb/pom.xml
index 415f3ba65c..a3cb3f3a80 100644
--- a/plugin/datacap-jdbc-iotdb/pom.xml
+++ b/plugin/datacap-jdbc-iotdb/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-kylin/pom.xml b/plugin/datacap-jdbc-kylin/pom.xml
index 25055418e1..932005b09d 100644
--- a/plugin/datacap-jdbc-kylin/pom.xml
+++ b/plugin/datacap-jdbc-kylin/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-kyuubi/pom.xml b/plugin/datacap-jdbc-kyuubi/pom.xml
index 7bb086347b..4ced98e087 100644
--- a/plugin/datacap-jdbc-kyuubi/pom.xml
+++ b/plugin/datacap-jdbc-kyuubi/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-monetdb/pom.xml b/plugin/datacap-jdbc-monetdb/pom.xml
index e3f7f90fee..30d404cdcb 100644
--- a/plugin/datacap-jdbc-monetdb/pom.xml
+++ b/plugin/datacap-jdbc-monetdb/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-mongo/pom.xml b/plugin/datacap-jdbc-mongo/pom.xml
index 2d8db5aa56..3f31164268 100644
--- a/plugin/datacap-jdbc-mongo/pom.xml
+++ b/plugin/datacap-jdbc-mongo/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-mysql/pom.xml b/plugin/datacap-jdbc-mysql/pom.xml
index 4a20501ab7..ace1ecc348 100644
--- a/plugin/datacap-jdbc-mysql/pom.xml
+++ b/plugin/datacap-jdbc-mysql/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-neo4j/pom.xml b/plugin/datacap-jdbc-neo4j/pom.xml
index 485984a1bf..ddd5be5c84 100644
--- a/plugin/datacap-jdbc-neo4j/pom.xml
+++ b/plugin/datacap-jdbc-neo4j/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-oceanbase/pom.xml b/plugin/datacap-jdbc-oceanbase/pom.xml
index e867503a22..0c54629143 100644
--- a/plugin/datacap-jdbc-oceanbase/pom.xml
+++ b/plugin/datacap-jdbc-oceanbase/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-oracle/pom.xml b/plugin/datacap-jdbc-oracle/pom.xml
index d56c280b42..93b7510aed 100644
--- a/plugin/datacap-jdbc-oracle/pom.xml
+++ b/plugin/datacap-jdbc-oracle/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-phoenix/pom.xml b/plugin/datacap-jdbc-phoenix/pom.xml
index df2948ba66..63ff40353f 100644
--- a/plugin/datacap-jdbc-phoenix/pom.xml
+++ b/plugin/datacap-jdbc-phoenix/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-postgresql/pom.xml b/plugin/datacap-jdbc-postgresql/pom.xml
index d2902bc7f1..aa612690d1 100644
--- a/plugin/datacap-jdbc-postgresql/pom.xml
+++ b/plugin/datacap-jdbc-postgresql/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-presto/pom.xml b/plugin/datacap-jdbc-presto/pom.xml
index 10f9bf39ba..abc99f40c1 100644
--- a/plugin/datacap-jdbc-presto/pom.xml
+++ b/plugin/datacap-jdbc-presto/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-redis/pom.xml b/plugin/datacap-jdbc-redis/pom.xml
index 2835465e89..219029960b 100644
--- a/plugin/datacap-jdbc-redis/pom.xml
+++ b/plugin/datacap-jdbc-redis/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-snowflake/pom.xml b/plugin/datacap-jdbc-snowflake/pom.xml
index f0e2ac897e..e47738270b 100644
--- a/plugin/datacap-jdbc-snowflake/pom.xml
+++ b/plugin/datacap-jdbc-snowflake/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-sqlserver/pom.xml b/plugin/datacap-jdbc-sqlserver/pom.xml
index ce9258454f..6277e63e52 100644
--- a/plugin/datacap-jdbc-sqlserver/pom.xml
+++ b/plugin/datacap-jdbc-sqlserver/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-starrocks/pom.xml b/plugin/datacap-jdbc-starrocks/pom.xml
index 217c79fa88..a7d7f83490 100644
--- a/plugin/datacap-jdbc-starrocks/pom.xml
+++ b/plugin/datacap-jdbc-starrocks/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-jdbc-tdengine/pom.xml b/plugin/datacap-jdbc-tdengine/pom.xml
index eacccf876b..2c759139db 100644
--- a/plugin/datacap-jdbc-tdengine/pom.xml
+++ b/plugin/datacap-jdbc-tdengine/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-trino/pom.xml b/plugin/datacap-jdbc-trino/pom.xml
index 270dcd87ed..bff7cca4b7 100644
--- a/plugin/datacap-jdbc-trino/pom.xml
+++ b/plugin/datacap-jdbc-trino/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-jdbc-ydb/pom.xml b/plugin/datacap-jdbc-ydb/pom.xml
index ab2e54ce1a..d8d3768e07 100644
--- a/plugin/datacap-jdbc-ydb/pom.xml
+++ b/plugin/datacap-jdbc-ydb/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-native-alioss/pom.xml b/plugin/datacap-native-alioss/pom.xml
index 2ecd0c83fd..f7a3b52a14 100644
--- a/plugin/datacap-native-alioss/pom.xml
+++ b/plugin/datacap-native-alioss/pom.xml
@@ -6,7 +6,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-native-h2/pom.xml b/plugin/datacap-native-h2/pom.xml
index eeb9abc229..ec149f8c8e 100644
--- a/plugin/datacap-native-h2/pom.xml
+++ b/plugin/datacap-native-h2/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-native-hdfs/pom.xml b/plugin/datacap-native-hdfs/pom.xml
index 31e86d8104..1163c815f9 100644
--- a/plugin/datacap-native-hdfs/pom.xml
+++ b/plugin/datacap-native-hdfs/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-native-kafka/pom.xml b/plugin/datacap-native-kafka/pom.xml
index 95a366d491..a6e5102d81 100644
--- a/plugin/datacap-native-kafka/pom.xml
+++ b/plugin/datacap-native-kafka/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-native-redis/pom.xml b/plugin/datacap-native-redis/pom.xml
index e646b48617..955860ea22 100644
--- a/plugin/datacap-native-redis/pom.xml
+++ b/plugin/datacap-native-redis/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-native-zookeeper/pom.xml b/plugin/datacap-native-zookeeper/pom.xml
index d5661f0d1d..b3845c7bd6 100644
--- a/plugin/datacap-native-zookeeper/pom.xml
+++ b/plugin/datacap-native-zookeeper/pom.xml
@@ -5,7 +5,7 @@
datacap
io.edurt.datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-plugin-cassandra/pom.xml b/plugin/datacap-plugin-cassandra/pom.xml
index e7879cbb69..a01f3cad70 100644
--- a/plugin/datacap-plugin-cassandra/pom.xml
+++ b/plugin/datacap-plugin-cassandra/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-plugin-influxdb/pom.xml b/plugin/datacap-plugin-influxdb/pom.xml
index 8928bc4ade..741ae50b5b 100644
--- a/plugin/datacap-plugin-influxdb/pom.xml
+++ b/plugin/datacap-plugin-influxdb/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-plugin-matrixone/pom.xml b/plugin/datacap-plugin-matrixone/pom.xml
index ec795ced1d..773edb6908 100644
--- a/plugin/datacap-plugin-matrixone/pom.xml
+++ b/plugin/datacap-plugin-matrixone/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-plugin-mongo-community/pom.xml b/plugin/datacap-plugin-mongo-community/pom.xml
index 12c3045784..c22e46c0d0 100644
--- a/plugin/datacap-plugin-mongo-community/pom.xml
+++ b/plugin/datacap-plugin-mongo-community/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-plugin-paradedb/pom.xml b/plugin/datacap-plugin-paradedb/pom.xml
index 8fa05830e4..260482bf7d 100644
--- a/plugin/datacap-plugin-paradedb/pom.xml
+++ b/plugin/datacap-plugin-paradedb/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-plugin-pinot/pom.xml b/plugin/datacap-plugin-pinot/pom.xml
index 70ee45f868..3091d46eb0 100644
--- a/plugin/datacap-plugin-pinot/pom.xml
+++ b/plugin/datacap-plugin-pinot/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-plugin-scylladb/pom.xml b/plugin/datacap-plugin-scylladb/pom.xml
index efa880c875..04bc607145 100644
--- a/plugin/datacap-plugin-scylladb/pom.xml
+++ b/plugin/datacap-plugin-scylladb/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/plugin/datacap-plugin-solr/pom.xml b/plugin/datacap-plugin-solr/pom.xml
index 46e6a4419d..ee8fa18d08 100644
--- a/plugin/datacap-plugin-solr/pom.xml
+++ b/plugin/datacap-plugin-solr/pom.xml
@@ -5,7 +5,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
4.0.0
diff --git a/plugin/datacap-plugin-timescale/pom.xml b/plugin/datacap-plugin-timescale/pom.xml
index dd9a815e63..6daf86c98d 100644
--- a/plugin/datacap-plugin-timescale/pom.xml
+++ b/plugin/datacap-plugin-timescale/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/pom.xml b/pom.xml
index 2838694d4a..950f80f0ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
pom
- 2024.3.11-SNAPSHOT
+ 2024.3.11
client/datacap-cli
diff --git a/scheduler/datacap-scheduler-local/pom.xml b/scheduler/datacap-scheduler-local/pom.xml
index 81cf35d4c2..5c3214937c 100644
--- a/scheduler/datacap-scheduler-local/pom.xml
+++ b/scheduler/datacap-scheduler-local/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/scheduler/datacap-scheduler-spi/pom.xml b/scheduler/datacap-scheduler-spi/pom.xml
index f24273b6fd..0d928cc8be 100644
--- a/scheduler/datacap-scheduler-spi/pom.xml
+++ b/scheduler/datacap-scheduler-spi/pom.xml
@@ -4,7 +4,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/shaded/datacap-shaded-pinot/pom.xml b/shaded/datacap-shaded-pinot/pom.xml
index 4d8249225c..cbf942d15f 100644
--- a/shaded/datacap-shaded-pinot/pom.xml
+++ b/shaded/datacap-shaded-pinot/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml
diff --git a/shaded/datacap-shaded-ydb/pom.xml b/shaded/datacap-shaded-ydb/pom.xml
index 4eb2e8a812..a0615458bd 100644
--- a/shaded/datacap-shaded-ydb/pom.xml
+++ b/shaded/datacap-shaded-ydb/pom.xml
@@ -6,7 +6,7 @@
io.edurt.datacap
datacap
- 2024.3.11-SNAPSHOT
+ 2024.3.11
../../pom.xml